Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonmagon/kdiskmark-snap
KDiskMark snap repo. DO NOT CREATE ISSUES HERE!
https://github.com/jonmagon/kdiskmark-snap
Last synced: about 1 month ago
JSON representation
KDiskMark snap repo. DO NOT CREATE ISSUES HERE!
- Host: GitHub
- URL: https://github.com/jonmagon/kdiskmark-snap
- Owner: JonMagon
- License: mit
- Created: 2020-10-25T13:30:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T12:46:15.000Z (over 1 year ago)
- Last Synced: 2023-06-19T02:33:20.569Z (over 1 year ago)
- Homepage: https://github.com/JonMagon/KDiskMark
- Size: 62.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KDiskMarkThis is the snap for KDiskMark, βAn amazing SSD & HDD benchmark toolβ. It works on Ubuntu, Fedora, Debian, and other major Linux
distributions.Published for with π by Snapcrafters
Only AMD64 architecture support.
## Install
sudo snap install kdiskmark
sudo snap connect kdiskmark:mount-observe
sudo snap connect kdiskmark:hardware-observe
sudo snap connect kdiskmark:udisks2
sudo snap connect kdiskmark:removable-media
sudo snap connect kdiskmark:system-backup
sudo snap connect kdiskmark:log-observe([Don't have snapd installed?](https://snapcraft.io/docs/core/install))
## Remaining tasks
Snapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325))
are working to land snap install documentation and
the [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)
upstream so [Project] can authoritatively publish future releases.- [x] Click the green "Use this template" button above to create a new repository based on this template
- [x] Give the newly created repository a sensible name, like `godzilla-snap` if you're snapping the Godzilla software
- [x] Update the description of the repository
- [x] Update logos and references to `[Project]` and `[my-snap-name]`
- [x] Create a snap that runs in `devmode`
- [x] Register the snap in the store, **using the preferred upstream name**
- [ ] Add a screenshot to this `README.md`
- [x] Publish the `devmode` snap in the Snap store edge channel
- [x] Add install instructions to this `README.md`
- [ ] Update snap store metadata, icons and screenshots
- [ ] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [ ] Publish the confined snap in the Snap store beta channel
- [ ] Update the install instructions in this `README.md`
- [ ] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
- [ ] Make a post in the [Snapcraft Forum](https://forum.snapcraft.io) asking for a transfer of the snap name from you to snapcrafters - [link]()
- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
- [ ] Add the provided Snapcraft build badge to this `README.md`
- [ ] Publish the snap in the Snap store stable channel
- [ ] Update the install instructions in this `README.md`
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
- [ ] Add upstream contact information to the `README.md`
- If upstream accept the PR:
- [ ] Request upstream create a Snap store account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream
- [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).