Skip to content

ClipBin - The Secure and Simplest way of sharing your code or anything that is in form of text or text file.

Notifications You must be signed in to change notification settings

alight659/ClipBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipBin

The Simplest way of sharing code or anything that is text.

Features

  • Dark mode
  • Anonymous
  • Password Protected Bins
  • Full CRUD Support
  • File Upload Support
  • Login/Sign-Up Features
  • Dashboard Features
  • Many more Coming SOON!

Tech Stack

Client: HTML, JavaScript, TailwindCSS

Server: Python, Flask, Jinja, SQLite3

Run Locally

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)

Support

For support, email at aanis@clipb.in

Authors

About

ClipBin - The Secure and Simplest way of sharing your code or anything that is in form of text or text file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published