# twojstar docs

> Documentation hub for twojstar and trvny projects: Android apps, feeds, media tools, Windows utilities, and shared workshop projects.

A single map for the projects living across `twojstar/*` and `trvny/*`: apps, feeds, media tools, Android experiments, Windows utilities, and the occasional piece of infrastructure that escaped the lab.

<CardGroup cols={2}>
  <Card title="Autka" icon="car" href="/autka/index">
    Cross-border car shopping, import costs, VIN lookup, offline data, and the Cloudflare backend.
  </Card>

  <Card title="LlmBench" icon="bot" href="/llmbench/index">
    One Android workspace for multiple AI providers, WebViews, profiles, and shared KMP logic.
  </Card>

  <Card title="WAM Bridge" icon="speaker" href="/wambridge/index">
    Stream and control audio on Samsung Wireless Audio Multiroom speakers from Windows and foobar2000.
  </Card>

  <Card title="Kanarek" icon="rss" href="/kanarek/index">
    Android RSS/Atom reader, home-screen news widget, radio/IPTV player, and optional edge backend.
  </Card>

  <Card title="Feedseek" icon="satellite-dish" href="/feedseek/index">
    Self-updating, normalized and enriched RSS/Atom feeds with JSON Feed sidecars and a public reader.
  </Card>

  <Card title="TVPI" icon="tv" href="/tvpi/index">
    Stable TVP IPTV playlists backed by short-lived HLS resolution and a residential refresh path.
  </Card>

  <Card title="Workshop" icon="toolbox" href="/workshop/index">
    Benches, Feedboard, Weather Feed, Xiaomi ADB Tools, Paint.NET ICO and the shared rolling release.
  </Card>
</CardGroup>

## Pick the shortest path

- **Want to use something?** Start with the project introduction or quickstart.
- **Want to build or modify it?** Open the architecture/development section for that project.
- **Want downloads?** Standalone apps use their own releases; workshop utilities share the rolling `twojstar/twojstar` Latest release.

<Note>
  Documentation follows the released state on each repository's default branch. Features that exist only in an open pull request are not treated as shipped yet.
</Note>
