sebiwi / fpaste-cli

Send text to fpaste easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight to fpaste

Send content directly to fpaste using the fpaste API through a python script. Check out this blog post: fpase-cli: Share content with magic and style

Usage

usage: fpaste.py [-h] [-f FILENAME]

optional arguments:
    -h, --help          show this help message and exit
    -f FILENAME, --filename FILENAME
                        Upload the specified file, instead of stdin

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Thomas Upton, and pastebin-cl.

License

This project is licensed under the terms of the MIT license.

About

Send text to fpaste easily.

License:MIT License


Languages

Language:Python 100.0%