forked from genewildish/Mainline
feat: Introduce ntfy.sh message polling, content fetching with caching, and microphone input monitoring.
This commit is contained in:
@@ -10,7 +10,7 @@ import random
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
|
||||
from engine import config
|
||||
from engine.terminal import RST, W_COOL
|
||||
from engine.terminal import RST
|
||||
from engine.sources import SCRIPT_FONTS, SOURCE_LANGS, NO_UPPER
|
||||
from engine.translate import detect_location_language, translate_headline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user