https://github.com/rollingrhinoremix/rhino-system
System management tool for Rolling Rhino Remix
https://github.com/rollingrhinoremix/rhino-system
cli command-line-interface gplv3 linux rust system-management
Last synced: 10 months ago
JSON representation
System management tool for Rolling Rhino Remix
- Host: GitHub
- URL: https://github.com/rollingrhinoremix/rhino-system
- Owner: rollingrhinoremix
- License: gpl-3.0
- Created: 2022-05-21T13:09:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T02:00:53.000Z (about 3 years ago)
- Last Synced: 2025-04-13T01:33:59.871Z (about 1 year ago)
- Topics: cli, command-line-interface, gplv3, linux, rust, system-management
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rhino-System
## What is this?
Rhino-System is a system management tool for [Rolling Rhino
Remix](https://github.com/rollingrhinoremix/).
## Stats

## License

```monospace
____ __ _ _____ __
/ __ \/ /_ (_)___ ____ / ___/__ _______/ /____ ____ ___
/ /_/ / __ \/ / __ \/ __ \______\__ \/ / / / ___/ __/ _ \/ __ `__ \
/ _, _/ / / / / / / / /_/ /_____/__/ / /_/ (__ ) /_/ __/ / / / / /
/_/ |_/_/ /_/_/_/ /_/\____/ /____/\__, /____/\__/\___/_/ /_/ /_/
/____/
Copyright (C) 2022-present
This file is part of Rhino-System
Rhino-System is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Rhino-System is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Rhino-System. If not, see .
```
## Contribution
See [CONTRIBUTING.md](CONTRIBUTING.md).