Skip to content

anonymous CLI for reading microblogging (chiefly Mastodon) posts

License

Notifications You must be signed in to change notification settings

jwilk/zygolophodon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Zygolophodon is an anonymous command-line interface for reading microblogging posts, chiefly for Mastodon.

The following servers are supported:

  • Mastodon (≥ 3.4)
  • Iceshrimp, Catodon
  • Pleroma, Akkoma

Usage

$ zygolophodon --help
usage: zygolophodon [-h] [--version] [--limit N] [--with-ancestors] ADDRESS

positional arguments:
  ADDRESS           @USER@DOMAIN
                    USER@DOMAIN
                    https://DOMAIN/@USER
                    https://DOMAIN/@USER/media
                    https://DOMAIN/@USER/with_replies
                    https://DOMAIN/@USER/NNNNNN
                    https://DOMAIN/@USER/NNNNNN/embed
                    https://DOMAIN/tags/TAG
                    https://DOMAIN/statuses/NNNNNN
                    https://DOMAIN/redirect/statuses/NNNNNN
                    https://DOMAIN/users/USER
                    https://DOMAIN/users/USER/statuses/NNNNNN
                    https://DOMAIN/notes/IDENT (Iceshrimp)
                    https://DOMAIN/notice/IDENT (Pleroma)
                    https://DOMAIN/tag/TAG (Pleroma)

options:
  -h, --help        show this help message and exit
  --version         show version information and exit
  --limit N         request at most N posts (default: 40)
  --with-ancestors  show also post ancestors

Example

$ zygolophodon https://mastodon.social/@Foone/109332182249838078
Location: https://mastodon.social/@Foone/109332182249838078
From: Foone <https://mastodon.social/@Foone>
Date: 2022-11-12 18:11:46Z

Is there a mastodon client for web/windows (or a browser extension) that'll
let me paste images into a post, but have them end up uploaded as jpegs, not
giant PNGs?
Images copied out of an image editor, I mean. Obviously I can drag JPEG files
into the upload box.

==============================================================================

Location: https://mastodon.social/@Foone/109332187508061632
From: Foone <https://mastodon.social/@Foone>
Date: 2022-11-12 18:13:06Z

Basically I'm trying to adapt my Twitter workflow to mastodon. I take picture
with my cellphone, it's automatically synced to my desktop, I drag those
images into my image editor and rotate/adjust as needed, then select the area
I want to post and hit COPY, then paste that into the Twitter client.

------------------------------------------------------------------------------



------------------------------------------------------------------------------

Location: https://piipitin.fi/@horsemankukka/109338927421015056
From: Kukka Häst <https://piipitin.fi/@horsemankukka>
Date: 2022-11-13 22:47:09Z
Language: fi

@xurizaemon @Foone please say i'm reading that wrong. `-quality 90` for PNG
“as not to make the quality bad”? `-quality 90` for PNG in imagemagick means
zlib with max compression (good) and no PNG filters (BAD in many cases)

* @xurizaemon: https://toot.cafe/@xurizaemon
* @Foone: https://mastodon.social/@Foone

------------------------------------------------------------------------------

Requirements

  • Python ≥ 3.8

About

anonymous CLI for reading microblogging (chiefly Mastodon) posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published