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

https://github.com/sheepla/twintent

🐦 A small instant tweeting command
https://github.com/sheepla/twintent

Last synced: about 1 year ago
JSON representation

🐦 A small instant tweeting command

Awesome Lists containing this project

README

          

# 🐦 twintent

*A small instant tweeting command*

## Usage

1. Login to [Twitter](https://twitter.com) with your default browser.
2. Run the command with the text you want to post as arguments.

```
twintent Hello World
```

3. The browser will launch and you will see a text box where you can post your tweet. You can post by simply clicking *Tweet* or type `Ctrl-Enter`.

## Installation

Download executable binary from [latest release](https://github.com/sheepla/twintent/releases/latest) page.
To build from source, clone or download this repository then run `go install`.

## Author

[Sheepla](https://github.com/sheepla)

## LICENSE

MIT