kaliacad / kaliacad/wikiground
The script should be os agnostic
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Given that people use a mix of desktop env, it should be better to use xdg-utils https://stackoverflow.com/questions/2035657/what-is-my-current-desktop-environment
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
Start by locating the Python script that opens or launches desktop resources, then read how it currently selects an operating system-specific command. Check the linked xdg-utils guidance and verify the script works across the desktop environments in scope. Done means the launch behavior no longer depends on one operating system.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, operating-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100