Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A tool to use Twitter from the command line on the fly!

Awesome Lists containing this project

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