https://github.com/Nightonke/Gitee
Gitee, OS X status bar application for Github
https://github.com/Nightonke/Gitee
application chart github osx statusbar
Last synced: 25 days ago
JSON representation
Gitee, OS X status bar application for Github
- Host: GitHub
- URL: https://github.com/Nightonke/Gitee
- Owner: Nightonke
- Created: 2017-02-25T14:41:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T16:20:34.000Z (over 7 years ago)
- Last Synced: 2024-10-31T11:37:02.973Z (6 months ago)
- Topics: application, chart, github, osx, statusbar
- Language: Swift
- Homepage:
- Size: 18.5 MB
- Stars: 1,113
- Watchers: 21
- Forks: 47
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - Gitee - Gitee, macOS status bar application for Github. ![objective_c_icon] ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - Gitee - Gitee, macOS status bar application for Github.</summary><p><b>Languages:</b> ![objective_c_icon] ![swift_icon] <br><b>Screenshots:</b><br><img src='https://img.shields.io/github/v/release/nightonke/gitee.svg' width='400' loading='lazy'/><br><img src='https://raw.githubusercontent.com/Nightonke/Gitee/master/Pictures/notification_1.png' width='400' loading='lazy'/><br><img src='https://raw.githubusercontent.com/Nightonke/Gitee/master/Pictures/tab_pie_1.png' width='400' loading='lazy'/><br><em>(11 more screenshots available in the repository)</em><br></p></details> (Applications / 👨💻 Development (9))
- stars - Gitee
- stars - Gitee
README
# Gitee
[](https://github.com/Nightonke/Gitee/releases)
[](http://huangweiping.me/)
[](https://www.apache.org/licenses/LICENSE-2.0)
How many stars I got yesterday? What is the total stars number I got right now? Or, did someone follow me these days?
As a practice of developing osx/cocoa, I try to achieve the above needs in Gitee. Gitee is a status bar application in osx platform. It updates data from Github periodically. Now gitee supports:
1. Show the number of total stars, followers and notifications on the status bar.
![]()
2. Basic informations about Github, like avatar, contributions and so on.
![]()
3. A pie charts which shows the starzagers of your repositories. You can adjust the least minimum starzagers number in settings. Try to choose repository to open its homepage in browser.
![]()
![]()
4. A bar/line chart which shows the trends of your followers or starzagers of repositories. Selects the content of charts from pop-up button on the top. Also, you can change the the unit of time in the radio group. The bar/ line chart is drawn in wkwebview by [e-charts](https://github.com/ecomfe/echarts).
![]()
![]()
5. A list of [trendings from Github](https://github.com/trending).
![]()
6. Notifications from Github. Gitee updates your notifications every 10 minutes by default, and reminds you on desktop as a user-notification for each unread notification. You can mark a notification(or all notifications of a repository/you) as read, or unsubscribe notification thread in notifications tab.
![]()
![]()
![]()
7. Refresh all the contents by clicking the refresh button on the toolbar.
8. Open the settings window by the settings button beside refresh-button mentioned above.
![]()
9. Quit Gitee by clicking the quit button on the right of toolbar.# Download
[](https://github.com/Nightonke/Gitee/releases)# Developer
[](http://huangweiping.me/)