Just a simple desktop app written in Python for shortening links.
- Clone or download the repo.
- Register and account on https://cutt.ly and copy your API key.
- Install the dependencies.
pip install -r requirements.txt
- Add your API key to the
config.ini
. - Run the program.
python main.py
- Register and account on https://cutt.ly and copy your API key.
- Download the setup.exe from the releases page and install it.
- Run the program and click the settings icon in the top right to open the
config.ini
file. - Save and restart the program.