pygmy
pygmy copied to clipboard
An open-source, feature rich & extensible url-shortener + analytics written in Python :cookie:
I setup from source, when running **python3 run.py**, infinite loop occurred, stop Terminal with output: _from django.core.wsgi import get_wsgi_application\nModuleNotFoundError: No module named \'django\'\n[2022-07-17 18:32:48 +0700] [20252] [INFO] Worker exiting (pid:...
Add options for enabling/disabling to register and enabling/disabling guest shortening
I've used this for quite some time, fully understanding it could go away at any moment, and now that it has I miss it dearly; any chance this is going...
The pygmy application offers an option to create links that expire after some specific time. This works by attaching an expiry time(in minutes), which is a positive integer, to the...
See https://noun.ly/ as an example. - [ ] Singular/Multiple word URLs using wordlist - [ ] Sentence based URLs using Parts Of Speech wordlists - [ ] Custom string URLs
When token is expired, the above page is shown to the user. Probs, the message should be "Session expired, please login again" and instead of "Welcome \" user should be...
Currently, this is very basic logging for raw server and no logging for docker server
There is only a column whether a link is expired or not and I think it is useful to see additionally, what value was set during the creation of the...
Hi there, Love your project, just one feature request if possible - can you optionally make config line where we will be able to configure random id with the conversion...