Skip to content

axelnanol/brewdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 BrewDocs

A comprehensive wiki for all things TizenBrew related.

BrewDocs is both a markdown-based reference wiki and a live TizenBrew module — open it directly on your Samsung TV to browse the documentation from your couch.


📖 Documentation

TizenBrew

Page Description
Overview What TizenBrew is and how it works
Installation Installing TizenBrew on your Samsung TV
Module System How to install and create TizenBrew modules
Building & Resigning Rebuilding and resigning the TizenBrew package

TizenBrew Mods

Page Description
TizenTube Ad-free, sponsor-free YouTube for Samsung TVs
TizenPortal Universal browser shell for Tizen OS
TizenPortal Usage Day-to-day usage and remote-control reference
TizenBrowse Ad-free browsing mod for Samsung TVs
TFlix Netflix-like mod for Cineby.gd on Samsung TVs
HyperTizen Hyperion / HyperHDR Ambilight capturer (Tizen 6.5+)
TwitchTB Ad-free Twitch mod with 7TV emotes for Samsung TVs
PrimeVideoTB Ad-blocking and enhanced Amazon Prime Video for Samsung TVs
ArtGalleryTB Multi-museum art slideshow for Samsung TVs
BrewBridge Real-time JSON data-transfer bridge for TizenBrew

Media & Apps

Page Description
Jellyfin on Tizen Free open-source media server
Moonlight on Tizen NVIDIA GameStream / Sunshine client

Related & Other Projects

Page Description
TizenTube Cobalt TizenTube for Android / Google TV
Tizen Community Packages & Other Projects Community bundles, failed projects

Support

Page Description
FAQ Frequently asked questions
Troubleshooting Step-by-step fixes for common errors

BrewDocs is packaged as a TizenBrew mods module. Add it to TizenBrew with:

axelnanol/brewdocs

TizenBrew will open dist/brewdocs.html — a TV-friendly wiki viewer with full D-pad / remote-control navigation powered by spatial navigation.


🔗 Links


🔨 Contributing

The docs/ directory is the single source of truth for all wiki content. Do not edit dist/brewdocs.js by hand — it is generated automatically.

Adding or updating a page

  1. Edit (or add) a Markdown file under docs/.
  2. If adding a new page, register it in docs/manifest.json with its id, label, section, and file path.
  3. Regenerate the site JavaScript:
    npm install  # first time only
    npm run build
  4. Commit both the updated docs/ files and the regenerated dist/brewdocs.js.

📜 License

MIT

About

A comprehensive wiki for all things TizenBrew related

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors