Initial commit: Implementiere PiCopy - Automatischer USB-Kopierdienst mit Web-Interface, einschließlich Installations- und Bereitstellungsskripten sowie Systemd-Service.

This commit is contained in:
2026-05-09 00:55:47 +02:00
commit 59ed605ed4
5 changed files with 639 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
flask>=2.3
pyudev>=0.24