Skip to content

CLI for reading Mastodon posts (no account needed)

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

Usage

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

positional arguments:
  ADDRESS     https://DOMAIN/statuses/NNNNNN
              https://DOMAIN/users/USER/statuses/NNNNNN
              https://DOMAIN/@USER/NNNNNN
              https://DOMAIN/@USER/NNNNNN/embed
              https://DOMAIN/@USER
              https://DOMAIN/@USER/with_replies
              https://DOMAIN/@USER/media
              @USER@DOMAIN
              USER@DOMAIN

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

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://misc.name/@scanlime/109332214618889269
From: lime with barcode <https://misc.name/@scanlime>
Date: 2022-11-12 18:20:00Z

[@Foone]<https://mastodon.social/@Foone> i have a workflow that seems okay for
phone to masto with cropping... i have my photos on nextcloud, and i use that
client to find the photo i want and share to the tusky app, which has builtin
support for crop

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

Requirements

  • Python ≥ 3.6

About

CLI for reading Mastodon posts (no account needed)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published