Skip to content

Save important snippets of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of any type can be stored in your home directory. Can also be used from the command-line for greater productivity.

License

Notifications You must be signed in to change notification settings

misterrager8/ClipBin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipBin


Save important snippets (templates) of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of .txt type can be stored in your home directory. Can also be used from the command-line for greater productivity.

Installation & Usage

  1. Clone this repository
  2. Run command pip install -r requirements.txt to install dependencies
  3. Run command python3 setup.py develop
  4. Make an .env file with the following environment variables:
    home_dir=[HOME DIRECTORY]
  1. Run clipbin web to start web interface or clipbin --help for command-line options.

Author

C.N. Joseph (misterrager8)

License

ClipBin is released under the MIT License. See LICENSE for details.

About

Save important snippets of code or text that you commonly copy and paste. Locally-hosted and ran from your browser of choice. Files of any type can be stored in your home directory. Can also be used from the command-line for greater productivity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published