Updated documentation
|
@ -12,13 +12,25 @@ If you simply want to try using a program built with Reticulum, you can take
|
|||
a look at `Nomad Network <https://github.com/markqvist/nomadnet>`_, which
|
||||
provides a basic encrypted communications suite built completely on Reticulum.
|
||||
|
||||
.. image:: screenshots/nomadnet3.png
|
||||
:target: _images/nomadnet3.png
|
||||
.. image:: screenshots/nomadnet_3.png
|
||||
:target: _images/nomadnet_3.png
|
||||
|
||||
`Nomad Network <https://github.com/markqvist/nomadnet>`_ is a user-facing client
|
||||
in the development for the messaging and information-sharing protocol
|
||||
`LXMF <https://github.com/markqvist/lxmf>`_, another project built with Reticulum.
|
||||
|
||||
You can install Nomad Network via pip:
|
||||
|
||||
.. code::
|
||||
|
||||
# Install
|
||||
pip3 install nomadnet
|
||||
|
||||
# And run
|
||||
nomadnet
|
||||
|
||||
|
||||
|
||||
Develop a Program with Reticulum
|
||||
===========================================
|
||||
If you want to develop programs that use Reticulum, the easiest way to get
|
||||
|
|
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 124 KiB |
BIN
docs/source/screenshots/nomadnet_1.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
docs/source/screenshots/nomadnet_2.png
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
docs/source/screenshots/nomadnet_3.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
docs/source/screenshots/nomadnet_4.png
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
docs/source/screenshots/nomadnet_5.png
Normal file
After Width: | Height: | Size: 68 KiB |