{"id":13496296,"url":"https://github.com/Nightonke/Gitee","last_synced_at":"2025-03-28T18:31:53.380Z","repository":{"id":49837907,"uuid":"83137867","full_name":"Nightonke/Gitee","owner":"Nightonke","description":"Gitee, OS X status bar application for Github","archived":false,"fork":false,"pushed_at":"2017-10-12T16:20:34.000Z","size":19432,"stargazers_count":1113,"open_issues_count":15,"forks_count":47,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-31T11:37:02.973Z","etag":null,"topics":["application","chart","github","osx","statusbar"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nightonke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-25T14:41:45.000Z","updated_at":"2024-10-07T17:49:29.000Z","dependencies_parsed_at":"2022-08-24T18:52:00.319Z","dependency_job_id":null,"html_url":"https://github.com/Nightonke/Gitee","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FGitee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FGitee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FGitee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nightonke%2FGitee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nightonke","download_url":"https://codeload.github.com/Nightonke/Gitee/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246080662,"owners_count":20720567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","chart","github","osx","statusbar"],"created_at":"2024-07-31T19:01:45.321Z","updated_at":"2025-03-28T18:31:49.829Z","avatar_url":"https://github.com/Nightonke.png","language":"Swift","readme":"# Gitee\n\n[![GitHub release](https://img.shields.io/github/release/nightonke/gitee.svg)](https://github.com/Nightonke/Gitee/releases)\n[![Developer](https://img.shields.io/badge/Developer-Nightonke-red.svg)](http://huangweiping.me/)\n[![Lisense](https://img.shields.io/badge/License-Apache%202-lightgrey.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n![Gitee](https://github.com/Nightonke/Gitee/blob/master/Pictures/image_github_w1920.png)\n\nHow many stars I got yesterday? What is the total stars number I got right now? Or, did someone follow me these days?\n\nAs 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:\n\n1. Show the number of total stars, followers and notifications on the status bar.  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/status_bar.png\" width=\"600\"\u003e  \n2. Basic informations about Github, like avatar, contributions and so on.  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_profile.png\" width=\"300\"\u003e  \n3. 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.  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_pie_1.png\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_pie_2.png\" width=\"300\"\u003e  \n4. 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).  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_trend_1.png\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_trend_2.png\" width=\"300\"\u003e  \n5. A list of [trendings from Github](https://github.com/trending).  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_trending.png\" width=\"300\"\u003e  \n6. 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.\n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/tab_notification.png\" width=\"300\"\u003e  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/notification_1.png\" width=\"300\"\u003e\n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/notification_2.png\" width=\"300\"\u003e  \n7. Refresh all the contents by clicking the refresh button on the toolbar.\n8. Open the settings window by the settings button beside refresh-button mentioned above.  \n  \u003cimg src=\"https://github.com/Nightonke/Gitee/blob/master/Pictures/vc_settings.png\" width=\"500\"\u003e  \n9. Quit Gitee by clicking the quit button on the right of toolbar.\n\n# Download\n[![GitHub release](https://img.shields.io/github/release/nightonke/gitee.svg)](https://github.com/Nightonke/Gitee/releases)\n\n# Developer\n[![Developer](https://img.shields.io/badge/Developer-Nightonke-red.svg)](http://huangweiping.me/)\n","funding_links":[],"categories":["Swift","Applications","Uncategorized"],"sub_categories":["Development","Uncategorized","👨‍💻 Development (9)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNightonke%2FGitee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNightonke%2FGitee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNightonke%2FGitee/lists"}