Internet radio browser GUI for music/video streams from various directory services.

โŒˆโŒ‹ โŽ‡ branch:  streamtuner2

Update available instances (default selection from current number of users)
mario authored 472 days ago last checkin 011fd267c
๐Ÿ“„ kronos.py Use __future__ print_function for file=sys.stderr descriptor usage.โ€นโ€บ 3305 days ago

bundle

The bundle/ directory is just for smaller Python packages that are automatically included in debs/rpms/zips.

  • kronos is used for job scheduling (basically cron within a Python process), a simpler wrapper around the sched module. It's no longer maintained though.

  • bundle/ also used to contain a fallback version python-requests for example. But that's now current enough in all distros, so unneeded as builtin module.