Tweet-Only Twitter CLI
Project description
tweet-only Twitter CLI
When to use
- When you want to tweet while coding
- But don’t want to be distracted by your friend’s posts
Installation
Before installing, download and install python3. 3.6 or higher is required. Installation is done with pip install command. Installation to venv environment is recommended.
python -m venv myenv source myenv/bin/activate pip install tweetsender
Creating a Twitter app
Before posting tweet, you need to create your Twitter app at https://apps.twitter.com. After creating an app, open “permissions” tab and select “Read and Write”. You may need to link your phone number to your Twitter account. Open “Keys and Access Tokens”, and check your Consumer Key, Consumer Secret, Access Token, and Access Token Secret. Do not post them online.
Config
If you use this CLI for the first time, you need to use tweet config and type your API keys. The keys are saved in .tweetsender_config.json on your home directory.
Usage
- tweet send || tweet s
- send tweet
- tweet config
- config your API keys
- tweet -s
- set your Twitter API Token
- tweet -h
- show help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size tweetsender-1.0.1-py3-none-any.whl (6.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Hashes for tweetsender-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0feb7e95249e0a049e5bf0133525fa814f6d2b69fbb843b0bea4a908f72c771 |
|
MD5 | ceb4b6f5df414c9c5ec8a5a04286177f |
|
BLAKE2-256 | 4b3694f4e957a32b4609cdb4f86cfbbf77d649f410a617e4144cfbc312cb2cd5 |