Skip to content
This repository was archived by the owner on Apr 10, 2023. It is now read-only.

Commit 445dca2

Browse files
committed
Update icons, readme
1 parent 6e43a97 commit 445dca2

21 files changed

+10
-5
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,25 @@
22

33
GitHub notification tool
44

5+
The idea and style of the app is inspired by the [gitify](https://github.com/manosim/gitify) app.
6+
7+
> This is a prototype application with similar functionality written using Electron, Vue.js, Quasar Framework technologies. The application is still being developed for educational purposes, the code is being refactored, although it will most likely be completely rewritten.
8+
59
## Screenshots
610
Login page:
11+
712
![Screen Shot 2020-02-19 at 12 19 26 PM](https://user-images.githubusercontent.com/2269864/74883636-3d44c080-5326-11ea-8fc3-3a1340d0ba6c.png)
813

914
Main screen:
15+
1016
![Screen Shot 2020-02-19 at 12 15 03 PM](https://user-images.githubusercontent.com/2269864/74872201-a8d06300-5311-11ea-91c6-d67914680095.png)
1117

1218
Preferences page:
19+
1320
![Screen Shot 2020-02-19 at 12 15 22 PM](https://user-images.githubusercontent.com/2269864/74872203-aa9a2680-5311-11ea-886a-7a694b04fd30.png)
1421

1522
Tray icon with and without new notifications:
23+
1624
![Screen Shot 2020-02-19 at 12 15 56 PM](https://user-images.githubusercontent.com/2269864/74872205-ab32bd00-5311-11ea-92d6-897c0bd3302f.png)
1725
![Screen Shot 2020-02-19 at 12 16 02 PM](https://user-images.githubusercontent.com/2269864/74872206-abcb5380-5311-11ea-9300-03d4ba29dc60.png)
1826

@@ -39,7 +47,4 @@ yarn run lint
3947
yarn run build
4048
# or
4149
quasar build
42-
```
43-
44-
## Credits
45-
Created my free logo at [LogoMakr.com](https://logomakr.com/)
50+
```

quasar.extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"build": {
2020
"electron": {
21-
"iconHash": "0f4cd201c9590bbda3ba51d18e7331ca"
21+
"iconHash": "5a5da0c124a0e4c4e45b373f88c32da5"
2222
}
2323
}
2424
}
-306 Bytes
Loading
-413 Bytes
Loading
-479 Bytes
Loading
-1.27 KB
Loading
-120 Bytes
Loading
-1.52 KB
Loading
-178 Bytes
Loading
-133 Bytes
Loading

0 commit comments

Comments
 (0)