Commit graph

4 commits

Author SHA1 Message Date
af2debc19b
refactor!: rename package from streamer to streamd
- Rename src/streamer/ to src/streamd/
- Update all internal imports
- Update pyproject.toml project name and entry point
- Update README branding (Streamer -> Strea.md)
- Switch from pyright to basedpyright
- Bump requires-python to >=3.13
2026-02-15 17:33:22 +01:00
c0911307fd
docs: expand README with project overview, concepts, and usage 2026-02-14 18:00:41 +01:00
f73c6d16cb feat: show all tasks in directory when calling streamer
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-21 16:03:16 +02:00
329ebdf9a9 feat: starting streamer
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
2025-06-21 16:03:16 +02:00