Schort is an open-source URL shortener developed by sqozz. To install it on Windows 11, follow these steps:
cd
command. For example, if you want to install it in the Downloads folder, type:cd Downloads
git clone https://github.com/sqozz/schort.git
cd
command:cd schort
pip install -r requirements.txt
config.py
in the same directory, and copy the contents of config.sample.py
into it:copy config.sample.py config.py
config.py
file in a text editor and modify the values according to your needs. You can set the DATABASE_URI
to any database URL that you want to use for storing the short URLs. If you leave it as it is, it will use an SQLite database.flask db upgrade
flask run
http://localhost:5000/
to see the schort homepage.Congratulations! You have successfully installed schort on your Windows 11 machine. You can now use it to create short URLs and manage them from the web interface.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!