You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-07-02 22:36:54 +02:00
8 lines
172 B
Python
8 lines
172 B
Python
![]() |
#!/usr/local/bin/python3.8
|
||
|
# entry point
|
||
|
|
||
|
# TODO:
|
||
|
# import subprocess
|
||
|
# start oll controls in own thread or subprocess:
|
||
|
# voice assistant, telegram bot, django(api and ui)
|