No description
Find a file
2025-09-01 13:09:50 -04:00
config polishing the UI and UX 2025-08-15 14:28:33 -04:00
podcast added option to open podcast on the podcast index website 2025-09-01 12:37:34 -04:00
sync polishing the UI and UX 2025-08-15 14:28:33 -04:00
.gitignore modified bulild.sh and shell.nix 2025-09-01 13:09:50 -04:00
build.sh modified bulild.sh and shell.nix 2025-09-01 13:08:56 -04:00
config.json.example added some features and readme 2025-08-11 15:16:14 -04:00
CRUSH.md fixed dowload progress bar and removed podcast 2.0 for now 2025-08-13 19:19:22 -04:00
flake.lock added flake 2025-08-18 11:54:27 -04:00
flake.nix added flake 2025-08-18 11:54:27 -04:00
go.mod polished the README.md 2025-08-15 14:37:47 -04:00
go.sum polishing the UI and UX 2025-08-15 14:28:33 -04:00
main.go added option to open podcast on the podcast index website 2025-09-01 12:37:34 -04:00
podcast-sync-tool-linux modified bulild.sh and shell.nix 2025-09-01 13:08:56 -04:00
podcast-sync-tool-windows.exe modified bulild.sh and shell.nix 2025-09-01 13:08:56 -04:00
README.md modified bulild.sh and shell.nix 2025-09-01 13:08:56 -04:00
shell.nix modified bulild.sh and shell.nix 2025-09-01 13:08:56 -04:00

Rockbox podcast sync tool

This is a TUI Podcast downloading tool for rockbox devices. Warning!!! this was coded using AI.

build

make sure nix package manager is installed

git clone https://git.ascosilinux.com/batvin321/podcast-sync-tool.git && cd podcast-sync-tool/
nix-shell 
bash build.sh