Update from obsidian - thinkpad

Affected files:
.obsidian/community-plugins.json
.obsidian/plugins/editor-width-slider/data.json
.obsidian/plugins/editor-width-slider/main.js
.obsidian/plugins/editor-width-slider/manifest.json
.obsidian/plugins/editor-width-slider/styles.css
.obsidian/plugins/obsidian-kanban/data.json
.obsidian/workspace.json
projects/personal-page-notes/Dev Stack.md
projects/personal-page.md
projects/project-deas.md
projects/radio.md
projects/todos-notes/Improve VPN setup.md
projects/todos-notes/Setup notification services.md
projects/todos-notes/Update keyboard config.md
projects/todos-notes/Update tmux config.md
projects/todos.md
This commit is contained in:
Alexander Navarro 2023-08-25 18:58:49 -04:00
parent 09ac6941c6
commit e5e527ff3f
16 changed files with 304 additions and 24 deletions

45
projects/radio.md Normal file
View file

@ -0,0 +1,45 @@
---
kanban-plugin: basic
---
## Reference
- [ ] [Dev Stack](Dev%20Stack.md)
- [ ] Features<br>* Docker Service<br>* REST API<br>* Web UI<br>* HTTP Audio Stream<br>* File Scan to get the path to audio files<br>* Playlists<br>* Schedule Playlists<br>* Repeat Schedule<br>* upload files?
- [ ] Similar projects<br>* [Navidrome](https://www.navidrome.org)<br>* [Azuracast](https://www.azuracast.com/)<br>* [Cadence](https://github.com/kenellorando/cadence) (Use Icecast and Liquidsoap)<br>* [forte](https://github.com/kaangiray26/forte)
## Backlog
## Need Research
## Design
## Ready to Work
## Doign
## Done
**Complete**
%% kanban:settings
```
{"kanban-plugin":"basic","new-note-folder":"projects/radio-notes"}
```
%%