1
1
Fork
You've already forked personal
0
No description
  • Shell 87%
  • Python 12.5%
  • Lua 0.5%
2026年07月12日 22:01:45 -04:00
android More playlist script fixes 2026年01月28日 15:44:43 -08:00
desktop Add a bit more sleep to TV queue script because it wasn't fetching the title in time 2026年07月12日 22:01:45 -04:00
repos Add kate repo 2025年12月12日 01:05:45 -08:00
samples BASH parse args: fix help when not in script directory 2026年01月28日 11:55:46 -08:00
server Switch to new SSH key 2026年05月07日 23:42:38 -07:00
tools notify-data-usage.py: update path for Framework 2026年02月17日 17:15:17 -08:00
.gitignore Make lock screen script per-device 2025年12月17日 23:35:55 -08:00
LICENSE Add MIT license 2020年10月21日 14:46:36 -04:00
readme.md Reorganize by platform 2023年12月26日 21:44:52 -08:00

Sophie's (public) personal setup

A catch-all repo for scripts, configuration and other personal files that can be public

Organization

There's a directory for each platform (desktop (linux), android, etc) with platform-specific scripts and config in each. The scripts in these directories may be installed by the setup script in each, but should generally not be run directly. Scripts that are meant to be run directly go in the tools/ directory.