{"id":16828432,"url":"https://github.com/awmleer/gitmug","last_synced_at":"2025-07-31T02:39:46.620Z","repository":{"id":24255728,"uuid":"100831749","full_name":"awmleer/gitmug","owner":"awmleer","description":"The GitHub app for minimalists.","archived":false,"fork":false,"pushed_at":"2022-05-21T12:01:26.000Z","size":8609,"stargazers_count":34,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T03:33:22.995Z","etag":null,"topics":["angular","github","github-app","github-client","gitpub","ionic","typescript"],"latest_commit_sha":null,"homepage":"https://awmleer.github.io/gitmug/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awmleer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-20T01:46:53.000Z","updated_at":"2024-08-21T20:24:40.000Z","dependencies_parsed_at":"2022-08-18T11:32:55.237Z","dependency_job_id":null,"html_url":"https://github.com/awmleer/gitmug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/awmleer/gitmug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awmleer%2Fgitmug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awmleer%2Fgitmug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awmleer%2Fgitmug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awmleer%2Fgitmug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awmleer","download_url":"https://codeload.github.com/awmleer/gitmug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awmleer%2Fgitmug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267978106,"owners_count":24175249,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular","github","github-app","github-client","gitpub","ionic","typescript"],"created_at":"2024-10-13T11:26:35.619Z","updated_at":"2025-07-31T02:39:46.587Z","avatar_url":"https://github.com/awmleer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitMug\n\nThe GitHub app for minimalists.  [HomePage](https://awmleer.github.io/gitmug/index.html)\n\n![homepage screenshot](./screenshots/homepage.png)\n\n## Overview\n\nGitMug is built with [ionic](https://ionicframework.com/) framework (Angular+typescript+cordova), and uses GitHub api v4. Thanks to Angular's aot compilation, the iOS app/Android apk has an incredible small size (about 3~5M), while offering quite a few features.\n\n Feel free to open issues if you find any bug or have any idea about GitMug.\n\n## Develop\n\nPreparation:\n\n```bash\n$ sudo npm install -g ionic cordova\n$ cd GitMug\n$ npm install\n```\n\nStart dev:\n\n```bash\n$ ionic serve\n```\n\nBuild:\n\n```bash\n# iOS\n$ ionic cordova build ios --prod\n# Android\n$ ionic cordova build android --release --prod\n$ ./signApk.sh\n```\n\nIMPORTANT:\n\nIf you change the html template, you may need to stop\u0026restart to see the update. (This may be caused by page class inheritance, eg. UserPage \u0026 RepoListPage)\n\n\n## Commit Notation\n\n- [+] add\n- [-] remove\n- [=] update\n- [$] init\n- [#] document\n- [^] improve\n- [~] refactor\n- [!] fix\n- [*] try\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawmleer%2Fgitmug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawmleer%2Fgitmug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawmleer%2Fgitmug/lists"}