Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/trianglesis/pub_commands
- Owner: trianglesis
- Created: 2024-12-01T13:41:23.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-09T14:23:22.000Z (22 days ago)
- Last Synced: 2024-12-09T14:42:30.253Z (22 days ago)
- Language: Shell
- Size: 334 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.mdOr 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)