Sudo-Ivan 764daaad8b add
2025-05-29 00:32:08 -05:00
add
2025-05-28 22:45:54 -05:00
2025-05-29 00:12:52 -05:00
add
2025-05-29 00:32:08 -05:00
2025-05-28 23:39:29 -05:00
2025-05-28 21:42:11 -05:00
2025-05-29 00:12:41 -05:00
2025-05-29 00:02:30 -05:00
2025-05-29 00:02:35 -05:00

Ren Browser

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

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

Built using Flet.

Development

Requirements

  • Python 3.13+
  • Flet
  • Reticulum 0.9.6+

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 ren-browser

Building

Linux

poetry run flet build linux

Android

poetry run flet build android
Description
A browser for the Reticulum Network.
Readme MIT 810 KiB
Languages
Python 99%
Makefile 1%