Skip to main content

Tweet Only Library

Project description


tweet can tweet your current status from CLI easily.

tweet cat tweet only, therefore you will not be distracted.

How to Install

pipx is good for running python applications in isolated environments.

pipx install tweet

How to Use

# Post Tweet
tweet tweet `your-status`

# Endless Mode
tweet endless

How to set up

You have to set up ~/.twitter-env file to your home directory yourself. You get tokens from Twitter Developer.

~/.twitter-env

CONSUMER_TOKEN=.......
CONSUMER_SECRET=.......
ACCESS_TOKEN=.......
ACCESS_SECRET=.....

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tweet-1.3.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

tweet-1.3.4-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page