Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remeh/mehstation-config
Configuration tool for https://github.com/remeh/mehstation.
https://github.com/remeh/mehstation-config
Last synced: 3 months ago
JSON representation
Configuration tool for https://github.com/remeh/mehstation.
- Host: GitHub
- URL: https://github.com/remeh/mehstation-config
- Owner: remeh
- License: mit
- Created: 2015-02-20T20:55:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T19:16:27.000Z (about 8 years ago)
- Last Synced: 2023-03-24T08:46:10.019Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 225 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mehstation-config
mehstation-config is a dedicated tool to configure [mehstation](https://github.com/remeh/mehstation)
![mehstation-config screenshot](http://c.remy.io/GcSjQ3n5)
## How-to compile
mehstation-config needs `Qt` to compile.
```
qmake
make -j
```The binary `mehstation-config` will then be ready to launch.
## Notes
This tool has been created in merely 3 days and just "do the job". It isn't perfect and the doesn't have the best user-experience you'll have with an app, but feel free to create issues and send pull-requests.
## License
mehstation-config, created by Rémy 'remeh' Mathieu, is under the terms of the MIT License.