mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
2.3 KiB
2.3 KiB
Server Box
A Flutter project which provide charts to display server status and tools to manage server.
Especially thanks to dartssh2 & xterm.dart.
🔖 Feature
- Functions
SSHTerminalDocker & PkgManagerSFTPSnippetPing- Status charts
- etc.
- i18n (English, Chinese)
- Welcome contribution :)
- How to contribute?
- Desktop support
📱 ScreenShots
|
|
|
|
|
|
|
|
🖥 Platform
| Status | Platform |
|---|---|
| Full Support | Android/iOS |
| Support, but not tested | macOS/Windows/Linux |
i18n guide
- Fork this repo and clone it to your local machine.
- Create
arbfile inlib/l10n/directory- File name should be
intl_XX.arb, whereXXis the language code. Such asintl_en.arbfor English andintl_zh.arbfor Chinese.
- File name should be
- Add content to the file. You can refer to
intl_en.arbandintl_zh.arbfor the format. - Pull commit to your forked repo.
- Request a pull request on my repo.
📝 License
GPL v3. lollipopkit 2023







