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

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

add missing encoding: line (might have been invisible to update mechanism)
mario authored 83 days ago last checkin d0455c7d4
๐Ÿ“„ kronos.py Use __future__ print_function for file=sys.stderr descriptor usage.โ€นโ€บ 3544 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.