Skip to main content

Use Twitter from your terminal!

Project description

Clitt

Ever wanted to tweet straight from your terminal? Wait, is it just me?

How to install it?

Install Clitt using pip or pipx

    pip install --user clitt \\ pipx install clitt

How to use it?

Clitt is meant to be simple (or at least as simple as a command line client for Twitter can be), so you just need to call clitt or tt, choose an action and pass the required parameters to perform the action.

Running clitt or tt for the first time will open a new tab on your browser with an authorization consent from Twitter, hit the authorize button, copy the code that will pop-up and paste it into the terminal. After the first time, your authorization token will be saved on your computer (and only there) for further uses.

What can i do with Clitt?

Read your timeline

$ clitt read

Clitt read

Write a Tweet

$ clitt post "Hey, i'm using Clitt to write this!"

DM someone

$ clitt dm @target "Hey, i'm using Clitt to send you this DM!"

Read your chat with another user

$ clitt chat @target

Future features

  • Search for tweets using keywords
  • Display and attach images to tweets
  • Implement filters and other customization options
  • Support theme colors

Contributing

Have you thought about any cool features you wanted to see in Clitt? Send a PR. Found any bugs in the current implementation? Feel free to open an issue. Here's a guide to some things you might need to work on Clitt.

Twitter dev account

You will need to make an application for a Twitter developer account if you want to publish your own version of Clitt, but for testing and development within this project you can use my key that is already included with this repository. If you have you own key, put it on the config/keys.json file inside the package.

Tweepy

Tweepy is a Python wrapper for the Twitter REST API, it really makes life much more easier, you can check their docs and probably will find what you looking for, but if you don't, search in the Twitter docs.

Clitt project structure

If you want to implement a new feature, write it in the actions.py file and if you need to, add a new argument treatment in __main__.py. Write simple and multiplatform code.

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

clitt-1.2.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

clitt-1.2.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file clitt-1.2.1.tar.gz.

File metadata

  • Download URL: clitt-1.2.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.8.1 Linux/4.19.91-1-MANJARO

File hashes

Hashes for clitt-1.2.1.tar.gz
Algorithm Hash digest
SHA256 f0a64c63e0e489c8c6e86f301cd64777e181af1d15406baadab0ecc35cd24c34
MD5 cfc7cd9d4362f895f75f11641d52cdfd
BLAKE2b-256 9d3756d2a1f27b0818b5706b3daa7e8e97b4dc5b64d1dad06dd8489df35b5605

See more details on using hashes here.

File details

Details for the file clitt-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: clitt-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.0 CPython/3.8.1 Linux/4.19.91-1-MANJARO

File hashes

Hashes for clitt-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f93caea37dc19a71e948e6b11cad61f98da1d64d6eba12b1200b8f469951bc7b
MD5 9ebef2baa8af18dd97004bb56e173cc5
BLAKE2b-256 85d5bfeae0e522be2295adf8b339f51ebf938009294746f5140811d2c0e60bf4

See more details on using hashes here.

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