Go to file

twitch-drop-notifier

Get notified when a new drop is available on Twitch

Development

uv sync

# Run the following to get passwords for the .env file.
uv run python -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())'

# Commands
uv run python manage.py migrate
uv run python manage.py createcachetable
uv run python manage.py createsuperuser
uv run python manage.py runserver
uv run pytest
Description
Get notified when a new drop is available on Twitch
Readme GPL-3.0 983 KiB
Languages
Python 73.7%
HTML 22.7%
CSS 1.8%
Dockerfile 1.8%