mtvrsh / scripts-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ttv

Twitch and YouTube livestream feed built with SafeTwitch and Piped

Config

# ~/.config/ttv/config.yml

twitch:
  - kapitanbombatv

youtube:
  - "@kapitanbomba"

piped:
  - https://pipedapi.kavin.rocks

safetwitch:
  - https://stbackend.drgns.space

timeout: 5
separator: ;

Dependencies

  • python
  • python-requests
  • python-websockets
  • python-yaml

weather

Weather Icon with current temperature from Open-Meteo

demo

Dependencies

  • python
  • python-requests
  • nerd-fonts

About

License:GNU General Public License v3.0


Languages

Language:Python 86.9%Language:Shell 11.6%Language:Just 1.5%