Shard Detail

tiny-stats v1.0.0

A tiny system monitor used as a template for GTK4 + Crystal apps

Install & Use

Add the following code to your project's shard.yml under:

dependencies to use in production
- OR -
development_dependencies to use in development


tiny-stats:
  github: GeopJr/tiny-stats-template

Readme

tiny-stats logo

tiny-stats

A tiny system monitor used as a template for GTK4 + Crystal apps

shipwreck logo

Contributing

  1. Fork it (https://github.com/GeopJr/tiny-stats-template/fork)
  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