mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-12-15 07:52:53 -05:00
Update README.md
This commit is contained in:
parent
a5cfb0ca1b
commit
02c226a04b
1 changed files with 14 additions and 7 deletions
21
README.md
21
README.md
|
|
@ -1,14 +1,21 @@
|
||||||
# TC²-BBS Meshtastic Version
|
# TC²-BBS Meshtastic Version enhanced by Rene
|
||||||
|
|
||||||
[](https://ko-fi.com/B0B1OZ22Z)
|
|
||||||
|
|
||||||
This is the TC²-BBS system integrated with Meshtastic devices. The system allows for message handling, bulletin boards, mail systems, and a channel directory.
|
This is the TC²-BBS system integrated with Meshtastic devices. The system allows for message handling, bulletin boards, mail systems, and a channel directory.
|
||||||
|
In comparison with the original this version is enhanced:
|
||||||
|
|
||||||
### Docker
|
- There is a new list allowed2bbs_nodes in the config that define the nodes that are able to access the server. All other nodes are completely ignored. This gives a basic security that will confine the access to a list of nodes only.
|
||||||
|
- I got rid of the extra BBS menu to increase handling speed
|
||||||
|
- Main menu also contains mail for fast access
|
||||||
|
- Bulletin option in main menu shows last post date
|
||||||
|
- Bulletin menu shows last post date for every board
|
||||||
|
- All dates in the boards are now presented in dutch format
|
||||||
|
- Viewing board contents now alway sorted date descending
|
||||||
|
- Bulletin boards now offer a delete option
|
||||||
|
- Users can only delete their own bulletins
|
||||||
|
- The allowed_nodes list is also used for administrative access
|
||||||
|
- Nodes with administrative access can also delete bulletins from others
|
||||||
|
|
||||||
If you're a Docker user, TC²-BBS Meshtastic is available on Docker Hub!
|
|
||||||
|
|
||||||
[](https://hub.docker.com/r/thealhu/tc2-bbs-mesh)
|
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
|
@ -32,7 +39,7 @@ If you're a Docker user, TC²-BBS Meshtastic is available on Docker Hub!
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/TheCommsChannel/TC2-BBS-mesh.git
|
git clone https://github.com/ReneKlever/TC2-BBS-mesh.git
|
||||||
cd TC2-BBS-mesh
|
cd TC2-BBS-mesh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue