Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matissoss/msat

msat - school admin tool, WIP
https://github.com/matissoss/msat

app client mobile-app rust server server-client tcp-client-server tcp-server

Last synced: 2 days ago
JSON representation

msat - school admin tool, WIP

Awesome Lists containing this project

README

        



msat


mateus's school administration tool


---

# About

**msat** is ***FOSS*** (free and open-source) school administration tool.

# Features

- Fast and lightweight
- Multithreaded and asynchronous with tokio-rs
- Made in Rust
- FOSS (Free and Open Source)

# Install/Setup

Read [SETUP.md](setup.md)

# License

**msat**/**msatc** are both licensed under permissive [X11 (MIT)](LICENSE) License.

# Credits

**msat**/**msatc** were made by MateusDev using following tools that require mentioning:
- [rust-lang](https://www.rust-lang.org/)
- [tokio-rs](https://github.com/tokio-rs/tokio)
- [rusqlite](https://github.com/rusqlite/rusqlite)