Skip to content

Commit 8575c30

Browse files
authored
Update readme (#4)
1 parent 79226fc commit 8575c30

File tree

7 files changed

+20
-1
lines changed

7 files changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img width="256px" height="256px" src="src-tauri/icons/128x128%402x.png" />
33
</div>
44

5-
# Gitification
5+
# Gitification (ALPHA)
66
An app to view your notifications easily on your menubar.
77

88
- Gitification uses Tauri under the hood, so it does not ship a 200mb chrome browser. App size is just lower than 20 or 10mb.
@@ -48,3 +48,22 @@ If you want to contribute you should install these extensions and set-up these s
4848
}
4949
```
5050
- And lastly in extensions page search `@builtin typescript` then disable TypeScript LSP for your workspace, after reloading vscode you're good to go.
51+
52+
# Size Comparison with Gitify
53+
<div align="center">
54+
<img style="border-radius: 30px" src="images/size_comparison.png" />
55+
</div>
56+
57+
58+
# Screenshots
59+
<div align="center">
60+
<img style="border-radius: 30px" src="images/landing.png" />
61+
</div>
62+
<br>
63+
<div align="center">
64+
<img style="border-radius: 30px" src="images/home.png" />
65+
</div>
66+
<br>
67+
<div align="center">
68+
<img style="border-radius: 30px" src="images/settings.png" />
69+
</div>

images/app.png

-167 KB
Binary file not shown.

images/gitify_size.png

-18.1 KB
Binary file not shown.

images/home.png

329 KB
Loading

images/landing.png

256 KB
Loading

images/settings.png

305 KB
Loading

images/size_comparison.png

38.6 KB
Loading

0 commit comments

Comments
 (0)