Feature Request: Command Line Switch to Start Slideshow Mode
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
Dear @d2phap,
Thank you for your great work on ImageGlass.
I would like to request a new command line option that allows starting a slideshow directly when launching ImageGlass. This would be useful for quickly viewing images in slideshow mode from a folder without having to interact with the UI.
For example:
"%LocalAppData%\Programs\ImageGlass\ImageGlass.exe" "%UserProfile%\Pictures\Camera Roll" -slideshow
Thank you for considering this request!
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
The issue names no files or tests. Start by tracing ImageGlass.exe command-line argument handling and the existing slideshow startup path. Done means a -slideshow launch option starts slideshow mode for the supplied folder without UI interaction, with coverage added if the project has command-line tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100