https://github.com/juanvqz/noko_cli
Allow list and create Noko's records from the command line.
https://github.com/juanvqz/noko_cli
command-line-tool gem nokotime ruby
Last synced: 5 months ago
JSON representation
Allow list and create Noko's records from the command line.
- Host: GitHub
- URL: https://github.com/juanvqz/noko_cli
- Owner: JuanVqz
- License: mit
- Created: 2022-06-11T06:20:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T15:44:06.000Z (over 1 year ago)
- Last Synced: 2025-09-09T01:33:06.259Z (10 months ago)
- Topics: command-line-tool, gem, nokotime, ruby
- Language: Ruby
- Homepage: https://rubygems.org/gems/noko_cli
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# NokoCli

## Disclaimer
- This gem was made for learning purposes.
- This gem is WIP. Use it by your own risk, it should be safe though.
## What NokoCli does?
NokoCli is an easy way to manage your data in [Noko Time Tracking](https://nokotime.com/) via terminal.
- Add entries
- List entries
## Development
To set up this repository you need to run
```bash
./bin/setup
```
## Contributing
Bug reports and pull requests are welcome on GitHub at [noko_cli](https://github.com/juanvqz/noko_cli).
This project is intended to be a safe, welcoming space for collaboration,
and contributors are expected to adhere to the [code of conduct](https://github.com/juanvqz/noko_cli/blob/master/CODE_OF_CONDUCT.md).
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the NokoCli project's codebases, issue trackers,
chat rooms and mailing lists is expected to follow the
[code of conduct](https://github.com/juanvqz/noko_cli/blob/master/CODE_OF_CONDUCT.md).