Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hotchemi/wearzaim
Zaim Android Wear Client.
https://github.com/hotchemi/wearzaim
Last synced: 3 months ago
JSON representation
Zaim Android Wear Client.
- Host: GitHub
- URL: https://github.com/hotchemi/wearzaim
- Owner: hotchemi
- License: apache-2.0
- Created: 2014-07-13T08:08:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T07:13:04.000Z (over 10 years ago)
- Last Synced: 2024-04-15T00:17:44.066Z (9 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=wearable.android.zaim.net
- Size: 334 KB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wearzaim
========Zaim Android Wear Client(unofficial).
## ScreenShot
![](http://f.st-hatena.com/images/fotolife/h/hotchemi/20140713/20140713232033.png?1405261246)
![](http://f.st-hatena.com/images/fotolife/h/hotchemi/20140713/20140713232034.png?1405261287)
![](http://f.st-hatena.com/images/fotolife/h/hotchemi/20140713/20140713232037.png?1405261296)## Get it on Google Play
[![](https://dl.dropboxusercontent.com/u/54255753/blog/201402/en_generic_rgb_wo_60.png)](https://play.google.com/store/apps/details?id=wearable.android.zaim.net)
## Install
GGi clone and add `mobile/res/values/api_config.xml`.
```xml
xxxxx
xxxxx
https://xxxx.com```
## 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 new Pull Request