- lightweight Windows URL shortener utility that lives in your system tray.
- Website: https://nlog.us/ls/client.html
- One-click URL shortening: Press Ctrl+Alt+U to instantly shorten the URL in your clipboard
- System tray integration: Runs quietly in the background with minimal resource usage
- Customizable ID length: Choose between 5, 6, 7, or 8 character IDs for your shortened URLs
- Windows autostart: Option to automatically start the application when Windows boots
- Instant notifications: Get notified when a URL is successfully shortened
- Copy any long URL to your clipboard
- Press Ctrl+Alt+U
- The shortened URL will automatically be copied to your clipboard
- Paste your shortened URL wherever you need it
- Windows 7 or later
- Internet connection for shortening URLs
The application is built with C++ and requires:
- Visual Studio (2017 or later recommended)
- Windows SDK
- windows subsystem (project properties -> linker -> system -> subsystem)
- multi-byte encoding selected
To build:
- Open the project in Visual Studio
- Build for x64
- Run the executable