AnyBar_cr
AnyBar
Simple crystal wrapper for AnyBar
Installation
Add this to your application's shard.yml:
dependencies:
AnyBar_cr:
github: davydovanton/AnyBar_cr
Usage
You must have AnyBar installed and running
require "any_bar"
You can change bar color from your app using this syntax:
any_bar = AnyBar::Client.new(port)
any_bar.color = 'red'
any_bar.color # => 'red'
By default port is equal 1738
Contributing
- Fork it ( https://github.com/davydovanton/any_bar_cr/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- davydovanton Anton Davydov - creator, maintainer
Repository
AnyBar_cr
Owner
Statistic
- 5
- 0
- 0
- 1
- 0
- over 8 years ago
- July 17, 2015
License
MIT License
Links
Synced at
Thu, 21 Nov 2024 17:14:59 GMT
Languages