Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openipc/yaml-cli
Simple YAML console tool
https://github.com/openipc/yaml-cli
cli openipc yaml
Last synced: 3 months ago
JSON representation
Simple YAML console tool
- Host: GitHub
- URL: https://github.com/openipc/yaml-cli
- Owner: OpenIPC
- License: mit
- Created: 2021-12-12T15:30:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-30T18:49:00.000Z (over 1 year ago)
- Last Synced: 2024-10-29T18:48:13.966Z (4 months ago)
- Topics: cli, openipc, yaml
- Language: C
- Homepage: https://openipc.org
- Size: 117 KB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![OpenIPC Logo](https://cdn.themactep.com/images/logo_openipc.png)
## yaml-cli
_Simple YAML console tool_Commands example:
```
root@openipc:/# yaml-cli -i /etc/majestic.yaml -g .video0.codec
h264root@openipc:/# yaml-cli -i /etc/majestic.yaml -s .video0.codec h265
root@openipc:/# yaml-cli -i /etc/majestic.yaml -g .video0.codec
h265root@openipc:/# yaml-cli -i /etc/majestic.yaml -d .video0.codec
```-----
### Support
OpenIPC offers two levels of support.
- Free support through the community (via [chat](https://openipc.org/#telegram-chat-groups) and [mailing lists](https://github.com/OpenIPC/firmware/discussions)).
- Paid commercial support (from the team of developers).Please consider subscribing for paid commercial support if you intend to use our product for business.
As a paid customer, you will get technical support and maintenance services directly from our skilled team.
Your bug reports and feature requests will get prioritized attention and expedited solutions. It's a win-win
strategy for both parties, that would contribute to the stability your business, and help core developers
to work on the project full-time.If you have any specific questions concerning our project, feel free to [contact us](mailto:[email protected]).
### Participating and Contribution
If you like what we do, and willing to intensify the development, please consider participating.
You can improve existing code and send us patches. You can add new features missing from our code.
You can help us to write a better documentation, proofread and correct our websites.
You can just donate some money to cover the cost of development and long-term maintaining of what we believe
is going to be the most stable, flexible, and open IP Network Camera Framework for users like yourself.You can make a financial contribution to the project at [Open Collective](https://opencollective.com/openipc/contribute/backer-14335/checkout).
Thank you.