nextcloud / nextcloud/nextcloudpi
hdparm webui/wizard
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Shell
- Stars
- 2.9k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Description
The only thing i need to setup manually is the usb hdd spindown time. Would be great to add it to the iu. (permanent after boot)
Example
1 minute spindown time:
hdparm -B 100 /dev/sda
hdparm -S 12 /dev/sda
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 by locating the web UI/wizard entry point for system configuration and the mechanism used to persist settings after boot. Use the requested hdparm -B 100 and -S 12 examples to define the spindown controls, then verify that the saved values are applied to the USB HDD after reboot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- frontend, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100