Skip to content

andreapavoni/txtatus-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Txtatus command line client

A simple command line client to push statuses to Txtatus.

Installation

go install github.com/apeacox/txtatus-cli

Usage

TXTATUS_TOKEN="yourAPIkey" /path/to/txtatus-cli "your shiny new status"

Note the quote marks around the status message!

TODO

  • add tests
  • add more features (get statuses, filters, etc...)

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. Create new Pull Request

About

A very basic http://txtatus.com client to push statuses from command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages