mathoudebine / mathoudebine/turing-smart-screen-python
Add Autostart option to Configuration window
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Could be a checkbox to enable/disable autostart.
It would use Scheduled Tasks for Windows, and systemctl for Linux (? for macOS)
Discussed in https://github.com/mathoudebine/turing-smart-screen-python/discussions/712
Originally posted by darnasii March 10, 2025
How about add autostart function to run screen after login to Windows?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the Configuration window entry point and trace how settings are stored and applied. Define the platform-specific autostart behavior for Windows Scheduled Tasks and Linux systemctl, clarify the macOS approach, and consider the work done when the checkbox reliably enables or disables startup after login on supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100