This website requires JavaScript.
Explore
Help
Sign In
storm
/
configure-stormux
Watch
1
Star
0
Fork
0
You've already forked configure-stormux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
12e45ded373353631ff08ace49f193caf2b1c201
configure-stormux
/
.includes
History
Storm Dragon
12e45ded37
Updated chuser.sh script. It works differently before, coying over the old user to a new user profile instead of renaming.
2025-04-25 13:38:44 -04:00
..
chuser.sh
Updated chuser.sh script. It works differently before, coying over the old user to a new user profile instead of renaming.
2025-04-25 13:38:44 -04:00
convert-to-server.sh
Added warning for configure-stormux -> convert to server. After conversion, configure-stormux is no longer available.
2024-11-09 16:04:14 -05:00
functions.sh
Added method for installing packages from urls.
2025-04-23 14:29:10 -04:00
gaming.sh
First tests with audible prompt worked, so changed the subscripts to use the same method. It should now use audible prompt when available and not give an error if it is not available.
2023-08-19 17:09:54 -04:00
gui.sh
Add ability to select if you have a screen attached or not. This should solve screen vs headless mode problems with getting the GUI to start.
2025-04-23 20:51:12 -04:00
irc.sh
…
screenreader.sh
First tests with audible prompt worked, so changed the subscripts to use the same method. It should now use audible prompt when available and not give an error if it is not available.
2023-08-19 17:09:54 -04:00
timezone.sh
timedatectl seems to be working now with time sync.
2024-05-21 02:07:50 -04:00
toggle-screen.sh
Fixed typo in yes/no check.
2025-04-23 21:05:34 -04:00
ui.sh
…