2024-06-03 12:46:29 -07:00
2024-05-28 20:14:38 -07:00
2024-05-22 13:48:30 -07:00
2024-06-03 12:46:29 -07:00
2024-05-22 13:48:30 -07:00
2024-05-22 13:48:30 -07:00
2024-05-22 13:48:30 -07:00
2024-05-22 13:48:30 -07:00
2024-05-22 13:48:30 -07:00
2024-05-28 13:55:00 -07:00
2024-05-22 13:48:30 -07:00
2024-05-22 13:48:30 -07:00

This is a template to create really cool pages on NomadNet nodes. It does not have any requirements outside of standard Python3 modules.
Data is stored in JSON files. Although not the best for nodes with a lot of traffic, it will run on pretty much anything that has Python3.

This template handles:
* User registration and login
* Associate Reticulum identity with user account
* Users can message eachother (internal, not using LXMF)
* Administrative way to manage users
* Example page to create your own pages that require authentication.

# Default Login
admin / admin

# Installation
Clone repository to folder where pages are server. Example: /home/reticulum/.nomadnetwork/storage/pages

# Configuration
Open core.py and customize to your liking. page_path and data_directory MUST be set.

# Usage
See example.mu for an example of a page. You may use the "plugins" by adding a link to each one.
Description
No description provided
Readme MIT 80 KiB
Languages
mupad 81.6%
Python 18.4%