Commit Graph

3 Commits

Author SHA1 Message Date
Bastian (BaM)
fff635c2d7 Add README.md for Auto-Boot Ollama Host project
Introduce a comprehensive README file detailing the project's purpose, features, environment variables, usage instructions, project structure, and how it operates. This addition enhances documentation and provides clarity for users and developers.
2025-09-14 21:34:43 +02:00
Bastian (BaM)
eb83c4ccbd Add desktop session detection to auto-boot-ollama-host script
Implement a new module for checking if the user is logged into a Windows desktop session. The script now skips Ollama startup and shutdown if the user is currently logged in, preventing interruptions. Update README to reflect new features and module structure.
2025-09-14 18:27:39 +02:00
Bastian (BaM)
149d8b2191 Refactor auto-boot-ollama-host script into modular structure with separate configuration, network, SSH, and service management modules for improved maintainability and readability 2025-09-14 17:37:12 +02:00