Show HN: ClipBin; the Simplest, Open Source and Secure Way of Sharing Text/Code

2 days ago 1

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
  • Data Export Options
  • 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

Install dependencies

pip3 install -r requirements.txt

Start the server

To enable debugging mode, edit app.py

For support, email at [email protected]

Released under MIT Licence

Read Entire Article