Command line flag for single instance
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Maybe there is something already but couldn't find it.
Is there a way to use fman from cli and open the directories in a single instance, e.g. if not running open new fman instance, if running, change that instance to the directory specified in the argument(s)
Contributor guide
No contributing guide indexed for this repository
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 locating fman's command-line entry point and its existing single-instance or launch behavior, then verify how directory arguments are handled when fman is already running. Done means launching fman opens a new instance when needed and routes directories to the existing instance when one is running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100