A rusty mastodon client.

Houkime 85ad64fe5d update deps and reference server hai 3 meses
fonts 5e35570beb roughly a post %!s(int64=2) %!d(string=hai) anos
promo 2f9d9299fa add a screen %!s(int64=2) %!d(string=hai) anos
src 85ad64fe5d update deps and reference server hai 3 meses
.gitignore 13b628aa6a simple requests %!s(int64=2) %!d(string=hai) anos
Cargo.lock 85ad64fe5d update deps and reference server hai 3 meses
Cargo.toml 8ac9a7e749 passing a tag %!s(int64=2) %!d(string=hai) anos
LICENSE 3fd2117102 add README and LICENSE %!s(int64=2) %!d(string=hai) anos
README.md 34caed4ba9 cleaner README %!s(int64=2) %!d(string=hai) anos
h.png 5e35570beb roughly a post %!s(int64=2) %!d(string=hai) anos
no_avatar.png 5162da62da placeholder avatar %!s(int64=2) %!d(string=hai) anos
rust-toolchain.toml d740386c3a specify toolchain hai 3 meses

README.md

Wool Vortex

Loads and views posts tagged with your favourite tag.

Building from sources

  • Have Rust
  • git clone https://notabug.org/Houkime/wool-vortex
  • cd wool-vortex
  • cargo build

Usage

  • Ensure that tor is running at port 9050. Untorified usage is unsupported atm.
  • cargo run cats
  • j and k or arrow keys to scroll.

Limitations

  • No async yet
  • No highlighting of links/mentions/tags
  • No images other than avatars
  • No jpg avatars (limitation of macroquad)
  • Only 20 posts, no infinite scroll
  • Hardcoded mastodon.technology host
  • Only one tag at a time

Non-goals

  • Mouse support

Licensing

Wool Vortex is under MIT.
Font Now is under OFL, see the fonts/now-ofl for a FAQ