Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sherwyn11/Tweeterr
A tool to use Twitter from the command line on the fly!
https://github.com/sherwyn11/Tweeterr
cli command-line-tool commanderjs javascript npm twitter
Last synced: 25 days ago
JSON representation
A tool to use Twitter from the command line on the fly!
- Host: GitHub
- URL: https://github.com/sherwyn11/Tweeterr
- Owner: sherwyn11
- License: mit
- Created: 2020-07-25T17:54:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T03:36:13.000Z (over 1 year ago)
- Last Synced: 2024-10-13T13:37:33.569Z (about 2 months ago)
- Topics: cli, command-line-tool, commanderjs, javascript, npm, twitter
- Language: JavaScript
- Homepage:
- Size: 3.28 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- alternative-front-ends - Tweeterr
README
# Tweeterr
A tool to use Twitter from the command line on the fly!
[![npm version](http://img.shields.io/npm/v/tweeterr.svg?style=flat)](https://npmjs.org/package/tweeterr "View this project on npm")
## Demo
![](assets/demo.gif)
## Commands
| Action | Command
| :------------------- | :-----------------------------------
| Get all commands | tweeterr -h
| Set Twitter keys | tweeterr keys set
| Tweet something | tweeterr tweet message
| Get tweets | tweeterr show tweets
| Seach for tweets based on a keyword | tweeterr search tweets## Getting Started
Run the command
```bash
npm i tweeterr -g
```Set the keys & then use Tweeterr commands!
© 2020 Sherwyn D'souza