Skip to content

Sudo-Ivan/Ren-Browser

Repository files navigation

Ren Browser

Build and Publish Docker Image Build APK and Linux

A browser for the Reticulum Network. Work-in-progress.

Target platforms: Web, Linux, Windows, MacOS, Android, iOS.

Built using Flet.

Renderers

  • Micron (default) (WIP)
  • Plaintext (fallback and .mu source viewer)

Development

Requirements

  • Python 3.13+
  • Flet
  • Reticulum 1.0.0
  • Poetry

Setup

poetry install

Desktop

poetry run ren-browser-dev

Web

poetry run ren-browser-web-dev

Mobile

Android

poetry run ren-browser-android-dev

iOS

poetry run ren-browser-ios-dev

Docker/Podman

docker build -t ren-browser .
docker run -p 8550:8550 -v ./config:/app/config ren-browser

Building

Linux

poetry run flet build linux

Android

poetry run flet build android

About

A browser for the Reticulum Network. Work-in-progress.

Topics

Resources

License

Stars

Watchers

Forks

Packages