Skip to main content

A system tray application for monitoring livestreams status

Project description

StreamCondor

StreamCondor is a lightweight system-tray utility that monitors livestreams and opens them with Streamlink.

Features

  • 🔔 Real-time Stream Monitoring - Automatically detect when your favorite streamers go live
  • 🎯 Multi-platform Support - Works with Twitch, YouTube and any Streamlink-supported platform
  • 🖥️ System Tray Integration - Unobtrusive monitoring with visual status indicators
  • 🎨 Custom Player Support - Launch streams with mpv, VLC, or your preferred media player
  • ⚙️ Flexible Configuration - Per-stream settings for quality, notifications, and streamlink arguments
  • 🌐 Favicon Support - Automatic platform icon fetching and caching
  • 📋 Clipboard Integration - Quick stream launching from copied URLs

Supported platforms: Linux, Windows, macOS (desktop with a system tray)

Minimum requirement: Python 3.12

Install (recommended)

Install the release from PyPI:

pip install streamcondor

Run the installed app:

streamcondor

Run from source (no install)

To run a local copy without installing the package:

git clone https://github.com/tarzasai/StreamCondor.git
cd StreamCondor
PYTHONPATH="$PWD/src" python -m streamcondor.main

This runs the application using the sources in src/streamcondor.

Configuration file locations

StreamCondor stores a single JSON configuration file per user:

  • Linux: ~/.config/StreamCondor.json
  • Windows: %APPDATA%\StreamCondor.json
  • macOS: ~/Library/Application Support/StreamCondor.json

If the file is missing the app starts with reasonable defaults; open the Settings UI to manage streams.

Troubleshooting

  • No tray icon: ensure your desktop environment provides a system tray (some Wayland setups may need extra support).
  • Icons missing: install from PyPI (the packaged wheel includes assets) or ensure src/streamcondor/assets exists when running from source.
  • If the app exits or shows errors, run in a terminal to see logs:
streamcondor --help
# or when running from source
PYTHONPATH="$PWD/src" python -m streamcondor.main --log-level DEBUG

Reporting issues

Open issues at: https://github.com/tarzasai/StreamCondor/issues

When reporting, include platform, steps to reproduce, and any terminal logs.

License

StreamCondor is licensed under the MIT License. See LICENSE for details.

License

MIT License - see LICENSE file for details.

Acknowledgments

  • Streamlink - Stream extraction library
  • PyQt6 - GUI framework
  • Contributors and testers

Note: This is a third-party tool not affiliated with any streaming platform.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamcondor-1.0.3.tar.gz (111.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamcondor-1.0.3-py3-none-any.whl (122.9 kB view details)

Uploaded Python 3

File details

Details for the file streamcondor-1.0.3.tar.gz.

File metadata

  • Download URL: streamcondor-1.0.3.tar.gz
  • Upload date:
  • Size: 111.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for streamcondor-1.0.3.tar.gz
Algorithm Hash digest
SHA256 64c997ec5315da52f8ffc8fd5708b3a64bbf1241bfc5b237f27cadc0e7f26524
MD5 32a0dbbe04283a61665f9833f6ce67c7
BLAKE2b-256 afdcb3e8a7858e13378ad72ef50e72905cf1d29e6f3e7027c83f664aacbd72f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamcondor-1.0.3.tar.gz:

Publisher: publish.yml on tarzasai/StreamCondor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file streamcondor-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: streamcondor-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 122.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for streamcondor-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 94bfd9befb23aa8ce96a2e411f8bcee658a789d98f61ec1d664f19ff9f0c4f75
MD5 27c53fd99ee637c74a2c74ee2b7684fa
BLAKE2b-256 d67687126bbacb1f2d3562bb049e4cfc04afd2178e00e73b1a5d1842eb73757d

See more details on using hashes here.

Provenance

The following attestation bundles were made for streamcondor-1.0.3-py3-none-any.whl:

Publisher: publish.yml on tarzasai/StreamCondor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page