Skip to content

Commit 230e7fe

Browse files
authored
Update images readme (#11)
1 parent 3f658ff commit 230e7fe

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,27 @@ An app to view your notifications easily on your menubar.
1111

1212
- Gitification is built with `TypeScript`, `Vue`, `Tauri` and `Vite` with nice plugins.
1313

14+
# Size Comparison with Gitify
15+
<div align="center">
16+
<img style="border-radius: 30px" src="images/size_comparison.png" />
17+
</div>
18+
19+
20+
# Screenshots
21+
<div align="center">
22+
<img src="images/landing.png" />
23+
</div>
24+
<br>
25+
<div align="center">
26+
<img src="images/home.png" />
27+
</div>
28+
<br>
29+
<div align="center">
30+
<img src="images/settings.png" />
31+
</div>
32+
1433
# Known Problems
15-
- Notifications, Opening external links may not work on Macs because Gitification is not signed currently. I don't earn money from open source, but if I earn `50$` from github sponsorships, I will sign the app.
34+
- Gitification is not certificated by an apple developer account, after you download it you have to allow it in `Preference/Privacy & Securiy`. I don't earn money from open source, but if I earn `50$` from github sponsorships, I will sign the app.
1635

1736
- The app is currently ready to be compiled for Windows or Linux but I'm a Mac user so that after I added the features in my mind, I will create Windows and Linux builds.
1837

@@ -48,22 +67,3 @@ If you want to contribute you should install these extensions and set-up these s
4867
}
4968
```
5069
- 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/home.png

-217 KB
Loading

images/landing.png

-185 KB
Loading

images/settings.png

-239 KB
Loading

0 commit comments

Comments
 (0)