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
- Host: GitHub
- URL: https://github.com/sheepla/twintent
- Owner: sheepla
- License: mit
- Created: 2022-04-13T11:14:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T11:53:58.000Z (about 4 years ago)
- Last Synced: 2024-06-21T19:53:54.782Z (almost 2 years ago)
- Language: Go
- Size: 5.86 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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