Updated the readme a little more.

This commit is contained in:
Michael Woods
2025-02-16 15:55:37 -05:00
parent 4a0a9853ce
commit 02cfc012dc

View File

@@ -16,16 +16,16 @@ Features completed:
Features in-progress and working to some extent: Features in-progress and working to some extent:
- Send and searching messages to/from other users - Send and searching messages to/from other users
- object storage/retrieval
- running user-defined scripts or shell commands on the server in containers with podman/docker
- Posting, retrieving, and editing public bulletins - Posting, retrieving, and editing public bulletins
- Partial Python client wrapper library for the RF 'API' - Partial Python client wrapper library for the complete RF 'API'
I'm considering several other features like: I'm considering several other features like:
- Useful documentation of any variety.. - Useful documentation of any variety..
- RF beacon - RF beacon
- administration over RF - bbs administration over RF
- cli bbs administration tools
- Right now, just edit the database with a python interpreter
- possibly a cron system (again in containers for safety) - possibly a cron system (again in containers for safety)
- maybe an e-mail or an sms gateway (though clever user uploaded scripts could do this instead) - maybe an e-mail or an sms gateway (though clever user uploaded scripts could do this instead)
- maybe APRS integration through APRS-IS - maybe APRS integration through APRS-IS