Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trianglesis/pub_commands

Some setups, commands, examples I use and wiling to share.
https://github.com/trianglesis/pub_commands

Last synced: 15 days ago
JSON representation

Some setups, commands, examples I use and wiling to share.

Awesome Lists containing this project

README

        

# pub_commands

Some setups, commands, examples I use and wiling to share.

## Naming

`%GERENAL_PRODUCT_NAME%`/`%PRODUCT_MODULE_NAME%`/`%PRODUCT_UNIT_or_FUNCTION%`/`%FILE%`

- /windows/scheduler/tasks_examples/file.xml
- /raspberry/software/ups/setups.md
- /home-assistant/views/graps_examples/setups.md

Or more specific by the product itself

- /mediamonkey/organize/queries/examples.md
- /python/setup/compilation/howto.md

# Home Assistant

- [Config extras](home-assistant/setup/config/README.md)
- [PostgreSQL and querying](home-assistant/postresql/queryes/README.md)
- [Utility Meters and energy](home-assistant/setup/utility_meters/README.md)
- [REST Call from HA](home-assistant/setup/REST/buttons/home_Assistant_REST_Buttons.md)
- [More graphs](home-assistant/setup/plotly/plotty-graph.md)