Commit Graph

6 Commits

Author SHA1 Message Date
deffcolony
04b29c7722 launcher improvements
+ asks user if they wanna create shortcut on desktop
+ asks user if they wanna start launcher after installation
+ added pkg for termux
+ added macos detection to launch sillytavern in seperate window
2023-11-30 21:16:43 +01:00
deffcolony
9f94353357 added requirements.txt command
yeah this should fix the flask error because i forgot to put the most important command in this script
2023-11-19 16:25:00 +01:00
deffcolony
7534752cfa Launcher improvements
+ Uninstaller for sillytavern + extras
+ Changed conda env to extras (from sillytavernextras) to fit the docs
+ Improved backend menu functions (removes the elif mess)
+ Function to find a suitable terminal emulator when launching sillytavern or extras
+ Added tutorial on how to use it
2023-11-18 20:36:32 +01:00
deffcolony
8e86c3de7a fix if to elif 2023-11-06 16:58:44 +01:00
deffcolony
95884cf911 added new launcher + bin/bash fix
+ NEW LAUNCHER
+ better logging
+ fixed bin/bash bug
+ added homebrew command for macos
2023-11-06 15:12:15 +01:00
deffcolony
a9307b937b install.sh + support for various package managers (#2)
* install.sh + support for various package managers

the sillytavern installer script with easy terminal menu

* install.sh + support for various package managerss

* added gentoo support + removed python3-venv
2023-09-05 16:25:08 +03:00