Skip to content

Commit

Permalink
docu: updated degu
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Naumann committed Nov 7, 2024
1 parent 4a8ce73 commit 13c36c4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
dist/Disko.app.zip
19 changes: 12 additions & 7 deletions degu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,30 @@
# for a usecase, check out apps.robbb.in

name: Disko
authors:
authors:
- ref: https://gist.githubusercontent.com/RobinNaumann/7d9d5b8902a697cda1f0ba2c5b7234c6/raw/46ebed8489de7e4458335ae434fee986d594504b/robin.degu.yaml
role: developer
tagline: Disk space visualizer for macOS
about: >
Disko is a simple disk space visualizer for macOS.
It shows the disk usage of your files in a sunburst diagram.
You can navigate the diagram to find large files and delete them to free up space.
Disko is open source and free to use.
Disko is a simple disk space visualizer for macOS.
It shows the disk usage of your files in a sunburst diagram.
You can navigate the diagram to find large files and delete them to free up space.
Disko is open source and free to use.
icon: https://raw.githubusercontent.com/RobinNaumann/disko/main/assets/icon.png
source: https://github.com/RobinNaumann/disko
donate: https://www.buymeacoffee.com/robinnaumann
screenshots:
- https://raw.githubusercontent.com/RobinNaumann/disko/main/assets/screenshot.png
releases:
releases:
- version: 0.3.3
notes: switched to apple notarization
date: 2024-11-07
downloads:
- platform: macOS
url: https://github.com/RobinNaumann/disko/releases/latest/download/Disko.app.zip
- version: 0.3.2
notes: improved the theming inside the app
date: 2023-12-20
downloads:
- platform: macOS
url: https://github.com/RobinNaumann/disko/releases/latest/download/Disko.app.zip

0 comments on commit 13c36c4

Please sign in to comment.