https://github.com/geopjr/tiny-stats-template
A tiny system monitor used as a template for GTK4 + Crystal apps
https://github.com/geopjr/tiny-stats-template
Last synced: 4 months ago
JSON representation
A tiny system monitor used as a template for GTK4 + Crystal apps
- Host: GitHub
- URL: https://github.com/geopjr/tiny-stats-template
- Owner: GeopJr
- Created: 2022-02-24T15:29:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T11:40:33.000Z (over 1 year ago)
- Last Synced: 2024-10-29T07:22:51.871Z (over 1 year ago)
- Language: Crystal
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tiny-stats
A tiny system monitor used as a template for GTK4 + Crystal apps
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request