Skip to main content

A minimalist write-only Twitter client.

Project description

SayMinimal is a simple, write-only¹ Twitter client. The point of SayMinimal is to map it to a keypress so you can press a button, comment on something, and then go back to what you were doing before.

¹Technically SayMinimal also reads your most recent tweet when you ask it to thread tweets together.

Setup

SayMinimal requires Python 3, Gtk+ 3, and PyGObject.

If you’ve got those taken care of, you can install SayMinimal with pip:

sudo pip3 install sayminimal

After that, the GUI should walk you through OAuth setup. Basically, you can choose to use the default Consumer Key pair that’s hard-coded into the app, or you can provide your own. I recommend you provide your own because random people can find and abuse consumer keys that are published along with the source. You also need to authorize the app to read and write to your Twitter account (verifying it with a PIN).

Config

SayMinimal saves its configuration in ~/.config/sayminimal/conf.yml, which you can delete at any time to reset. The only conf saved in the current version is the four OAuth keys.

Keyboard Shortcuts

  • Enter - Send the current tweet.

  • Shift-Enter - Add a newline to your tweet. (It displays funky in the input text box but works)

  • Alt+I - Browse for an image to attach to the current tweet. SayMinimal currently only supports 1 media file per tweet.

  • Alt+T - Thread this tweet as a reply to your most recent previous tweet. Press again to toggle off.

Sentimental Historical Stuff

SayMinimal originated as a script I shared on the Arch Linux forums in May of 2010. Man, I was really a novice back then. This version of the program is much redone to take advantage of modern libraries and Twitter features.

What about GNU Social / Mastodon?

Maybe someday.

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

sayminimal-2.0.3.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

sayminimal-2.0.3-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 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