dont-track-me-google
Firefox and Chrome extensions to prevent Google from making links ugly.
Social network for short js demos
A platform to write visual art in javascript limited to 140 characters.
The frontend is currently being rewritten, so please direct frontend development to dwitter-frontend. The new frontend is currently hosted at beta.dwitter.net.
Available on dwitter.net
Join the chat on Discord
Inspired by arkt.is/t/
npmsudo apt install npmsudo apt install git virtualenv python-pipgit clone https://github.com/lionleaf/dwitter.gitmake setup (set up virtual environment)source venv/bin/activate (activate virtual environment)make (install dependencies and set up database)python manage.py createsuperuser (create admin account used below)make run runs the server. Use make serve instead if you're working inside a VM with port forwarding. (0.0.0.0:8000)domain name and display name to localhost:8000../python37virtualenv --python ./python37/python.exe venvcd venv/Scripts && activate.batcd ../.. && make) and use make command (install dependencies and set up database)make migrationsmake migratemake lint
make shellmake backupmake restore-backupGET www.dwitter.net/api/dweets/ - list of the last 10 dweets
?limit=100 - number of results to return, default 10, max 100 (subject to change)
&offset=200 - offset page by 200 dweets
&remix_of=123 - all remixes of 123
&author=lionleaf - dweets by author
GET www.dwitter.net/api/dweets/123 - get details about d/123
Latest dweet: https://www.dwitter.net/api/dweets/?limit=1 (sorted by posted date by default)
GET dwitter.net/api/users/lionleaf - Show details about user 'lionleaf'.
more like this
Firefox and Chrome extensions to prevent Google from making links ugly.
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
search projects, people, and tags