-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Robin Naumann
committed
Dec 20, 2023
1 parent
62ff6f7
commit 39fdc13
Showing
56 changed files
with
1,421 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,12 @@ | ||
# disko | ||
# Disko | ||
|
||
A new Flutter project. | ||
Disko is a small minimalist **MacOS** application that allows you to see how much disk space individual application are using. It is broadly inspired by the *Disk Usage Analyzer* application on GNU/Linux. | ||
|
||
## Getting Started | ||
![screenshot of the app](./assets/screenshot.png) | ||
|
||
This project is a starting point for a Flutter application. | ||
## Install | ||
|
||
A few resources to get you started if this is your first Flutter project: | ||
You can install the `.app` file from the `/release` directory | ||
|
||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) | ||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) | ||
|
||
For help getting started with Flutter development, view the | ||
[online documentation](https://docs.flutter.dev/), which offers tutorials, | ||
samples, guidance on mobile development, and a full API reference. | ||
Have a great day, | ||
Yours, Robin |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/App |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
Binary file not shown.
23 changes: 23 additions & 0 deletions
23
release/Disko.app/Contents/Frameworks/App.framework/Versions/A/Resources/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>App</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>io.flutter.flutter.app</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>App</string> | ||
<key>CFBundlePackageType</key> | ||
<string>FMWK</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> | ||
|
1 change: 1 addition & 0 deletions
1
...p/Contents/Frameworks/App.framework/Versions/A/Resources/flutter_assets/AssetManifest.bin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
.../Contents/Frameworks/App.framework/Versions/A/Resources/flutter_assets/AssetManifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"assets/icon.png":["assets/icon.png"],"assets/screenshot.png":["assets/screenshot.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/lucide_icons/assets/lucide.ttf":["packages/lucide_icons/assets/lucide.ttf"]} |
1 change: 1 addition & 0 deletions
1
...p/Contents/Frameworks/App.framework/Versions/A/Resources/flutter_assets/FontManifest.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"family":"MaterialIcons","fonts":[{"asset":"fonts/MaterialIcons-Regular.otf"}]},{"family":"packages/cupertino_icons/CupertinoIcons","fonts":[{"asset":"packages/cupertino_icons/assets/CupertinoIcons.ttf"}]},{"family":"packages/lucide_icons/Lucide","fonts":[{"asset":"packages/lucide_icons/assets/lucide.ttf"}]}] |
Binary file added
BIN
+79.1 KB
...Disko.app/Contents/Frameworks/App.framework/Versions/A/Resources/flutter_assets/NOTICES.Z
Binary file not shown.
Binary file added
BIN
+211 KB
...ts/Frameworks/App.framework/Versions/A/Resources/flutter_assets/assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+130 KB
...meworks/App.framework/Versions/A/Resources/flutter_assets/assets/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.21 KB
...meworks/App.framework/Versions/A/Resources/flutter_assets/fonts/MaterialIcons-Regular.otf
Binary file not shown.
Binary file added
BIN
+2.21 KB
...rk/Versions/A/Resources/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf
Binary file not shown.
Binary file added
BIN
+1.43 KB
...App.framework/Versions/A/Resources/flutter_assets/packages/lucide_icons/assets/lucide.ttf
Binary file not shown.
Binary file added
BIN
+13.3 KB
...nts/Frameworks/App.framework/Versions/A/Resources/flutter_assets/shaders/ink_sparkle.frag
Binary file not shown.
238 changes: 238 additions & 0 deletions
238
release/Disko.app/Contents/Frameworks/App.framework/Versions/A/_CodeSignature/CodeResources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,238 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>files</key> | ||
<dict> | ||
<key>Resources/Info.plist</key> | ||
<data> | ||
yxv1a2BjaTIAD1Ye63vf3R+QhUU= | ||
</data> | ||
<key>Resources/flutter_assets/AssetManifest.bin</key> | ||
<data> | ||
vwg+35ZsuWh4a/oFbHE6HX7cdO8= | ||
</data> | ||
<key>Resources/flutter_assets/AssetManifest.json</key> | ||
<data> | ||
QRo9fv8V65PacsGgh+Wqgz9lqug= | ||
</data> | ||
<key>Resources/flutter_assets/FontManifest.json</key> | ||
<data> | ||
9YmeFRqiVouhnEAst1C+x/PwjJ4= | ||
</data> | ||
<key>Resources/flutter_assets/NOTICES.Z</key> | ||
<data> | ||
43QoRQwbO1MRUA+vnZ9nqLhmHIQ= | ||
</data> | ||
<key>Resources/flutter_assets/assets/icon.png</key> | ||
<data> | ||
gA58Ttrm2rBE0m9NNKXG/Oqw5Bs= | ||
</data> | ||
<key>Resources/flutter_assets/assets/screenshot.png</key> | ||
<data> | ||
HYEXwRwvaitxeWtlww/3WUIIYcY= | ||
</data> | ||
<key>Resources/flutter_assets/fonts/MaterialIcons-Regular.otf</key> | ||
<data> | ||
T0z+G9fO1caKgvoXbyWJKeImx6Q= | ||
</data> | ||
<key>Resources/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key> | ||
<data> | ||
WGugwlijntcp7qjBWFbtT3rj2OA= | ||
</data> | ||
<key>Resources/flutter_assets/packages/lucide_icons/assets/lucide.ttf</key> | ||
<data> | ||
YOKFcIqbTLEjN+xbBeqiuqCukCg= | ||
</data> | ||
<key>Resources/flutter_assets/shaders/ink_sparkle.frag</key> | ||
<data> | ||
XHXaUJyiOGA8Fg8IUhEcTdXECcA= | ||
</data> | ||
</dict> | ||
<key>files2</key> | ||
<dict> | ||
<key>Resources/Info.plist</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
wCWlrRVPbO84WsrdcQvLMq6Yz/zmZ2OX8Vz6nMChxzY= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/AssetManifest.bin</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
ZMUeOSTtFsbpFZQ0BgMidKqJganXTKH+C30TPGw1TMo= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/AssetManifest.json</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
24JdNaAvbXg1aSGefiYE44gywCGeBBGAOFjOdCPhwKo= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/FontManifest.json</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
UtlWvy8Lmu9hTSOtYAx6clr1mZGEtY5Dz3A4yWUyipE= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/NOTICES.Z</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
5KYLx3x8Fk+4rwKMzumGBlqVy0FJe4+F6JHJqnwTaXs= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/assets/icon.png</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
CXjzktzm1o0sWiSQsa8dlGfq9v7P6+SczjsXXqstFac= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/assets/screenshot.png</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
7cokP2X8JQj+UAKO4ga/Xr97voZDV0wf3LAV3TPl2VA= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/fonts/MaterialIcons-Regular.otf</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
S/U7TWqR1LYN44SYZZILBXfrcKzYWcpDIt8RK/u2VU4= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
wFMQfR/igP26XqjE76Nk66OpyQ36pv3Z9/2vxSmSfl4= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/packages/lucide_icons/assets/lucide.ttf</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
mL495OaJnMwtsGIvyeE0e+KIiAbqx64p2dBJS49mPZk= | ||
</data> | ||
</dict> | ||
<key>Resources/flutter_assets/shaders/ink_sparkle.frag</key> | ||
<dict> | ||
<key>hash2</key> | ||
<data> | ||
uD2fimg4X20XUZPRRgWzjIwZQyusgegogzEXEDtrdvE= | ||
</data> | ||
</dict> | ||
</dict> | ||
<key>rules</key> | ||
<dict> | ||
<key>^Resources/</key> | ||
<true/> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^version.plist$</key> | ||
<true/> | ||
</dict> | ||
<key>rules2</key> | ||
<dict> | ||
<key>.*\.dSYM($|/)</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>11</real> | ||
</dict> | ||
<key>^(.*/)?\.DS_Store$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>2000</real> | ||
</dict> | ||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^.*</key> | ||
<true/> | ||
<key>^Info\.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^PkgInfo$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/</key> | ||
<dict> | ||
<key>optional</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1000</real> | ||
</dict> | ||
<key>^Resources/.*\.lproj/locversion.plist$</key> | ||
<dict> | ||
<key>omit</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>1100</real> | ||
</dict> | ||
<key>^Resources/Base\.lproj/</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>1010</real> | ||
</dict> | ||
<key>^[^/]+$</key> | ||
<dict> | ||
<key>nested</key> | ||
<true/> | ||
<key>weight</key> | ||
<real>10</real> | ||
</dict> | ||
<key>^embedded\.provisionprofile$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
<key>^version\.plist$</key> | ||
<dict> | ||
<key>weight</key> | ||
<real>20</real> | ||
</dict> | ||
</dict> | ||
</dict> | ||
</plist> |
1 change: 1 addition & 0 deletions
1
release/Disko.app/Contents/Frameworks/App.framework/Versions/Current
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A |
1 change: 1 addition & 0 deletions
1
release/Disko.app/Contents/Frameworks/FlutterMacOS.framework/FlutterMacOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/FlutterMacOS |
1 change: 1 addition & 0 deletions
1
release/Disko.app/Contents/Frameworks/FlutterMacOS.framework/Resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
Binary file added
BIN
+25.4 MB
release/Disko.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/FlutterMacOS
Binary file not shown.
24 changes: 24 additions & 0 deletions
24
release/Disko.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/Resources/Info.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleDevelopmentRegion</key> | ||
<string>en</string> | ||
<key>CFBundleExecutable</key> | ||
<string>FlutterMacOS</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>io.flutter.flutter-macos</string> | ||
<key>CFBundleInfoDictionaryVersion</key> | ||
<string>6.0</string> | ||
<key>CFBundleName</key> | ||
<string>FlutterMacOS</string> | ||
<key>CFBundlePackageType</key> | ||
<string>FMWK</string> | ||
<key>CFBundleShortVersionString</key> | ||
<string>1.0</string> | ||
<key>CFBundleVersion</key> | ||
<string>1.0</string> | ||
<key>NSPrincipalClass</key> | ||
<string></string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+798 KB
release/Disko.app/Contents/Frameworks/FlutterMacOS.framework/Versions/A/Resources/icudtl.dat
Binary file not shown.
Oops, something went wrong.