RetScape is a graphical browser for NomadNet pages on Reticulum networks. https://codeberg.org/etux/RetScape
Find a file
2024-01-24 08:01:19 -08:00
assets First commit! 2024-01-23 20:49:56 -08:00
pages add page.update to go_to_page, other minor improvements 2024-01-24 06:41:21 -08:00
RNS First commit! 2024-01-23 20:49:56 -08:00
destinations.json First commit! 2024-01-23 20:49:56 -08:00
LICENSE.md First commit! 2024-01-23 20:49:56 -08:00
main.py add page.update to go_to_page, other minor improvements 2024-01-24 06:41:21 -08:00
README.md update README 2024-01-24 08:01:19 -08:00
requirements.txt First commit! 2024-01-23 20:49:56 -08:00
RetClient.py First commit! 2024-01-23 20:49:56 -08:00

This project is a work in progress.

Introduction

RetScape is a NomadNet page browser.

RetScape was written using Flet.

Although primarily designed to run on Android, RetScape can also run on Linux and as a Progressive Web Application.

RetScape comes packaged with a version of Reticulum modified to work with Flet on Android. Fork can be found here.

Installation

RetScape requires Sideband, Reticulum, or NomadNet in order to function.

Sideband or Reticulum must already be running before RetScape starts.

Android

Either Sideband or Reticulum (running in Termux) should work.

Sideband: Releases · markqvist/Sideband · GitHub or IzzyOnDroid.

Reticulum: In termux, run: pkg install python3-cryptography , then pip install rns.

Usage

Sideband or Reticulum must already be running before RetScape starts.

There are several notable features that are missing at this time:

  • Fields

  • Page caching

  • Properly fitting text onto screen

  • Better Micron parsing

  • Settings

  • Identities

  • Bookmarks

  • Much, much more.

To visit a node not yet discovered, paste the destination hash into the input at the top of the network page, then press ENTER.

Leave Sideband or Reticulum running along side RetScape to capture announces. Announces are saved to disk.

Versioning

Major feature, etc.Minor feature.Bugfixes_RNS version