The Simplest way of sharing code or anything that is text.
- Dark mode
- Anonymous
- Password Protected Bins
- End-To-End Encryption(E2EE)
- Full CRUD Support
- File Upload Support
- Login/Sign-Up Features
- Dashboard Features
- Open API
- Custom URL Alias
- Temporary Time Based Clips
- Many more Coming SOON!
Client: HTML, JavaScript, TailwindCSS
Server: Python, Flask, Jinja, SQLite3
Clone the project
git clone https://github.com/alight659/ClipBin
Go to the project directory
cd ClipBin
Install dependencies
pip3 install -r requirements.txt
Start the server
python3 app.py
To enable debugging mode, edit app.py
app.run(debug=True)
For support, email at aanis@clipb.in
Released under MIT Licence