diff --git a/README.md b/README.md index 89db188..d44be8a 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,11 @@ You can see which language is using for app. Curently there are next languages: - [GitHub Desktop](https://github.com/desktop/desktop) - Simple collaboration from your desktop. ![TypescriptIcon] - [GitUp](https://github.com/git-up/GitUp) - The Git interface you've been missing all your life has finally arrived. ![ObjectiveCIcon] - [Gitee](https://github.com/Nightonke/Gitee) - Gitee, OS X status bar application for Github. ![SwiftIcon] ![ObjectiveCIcon] +- [Streaker](https://github.com/jamiestraw/streaker) - GitHub contribution streak tracking menubar app. ![JavascriptIcon] +- [TeamStatus-for-GitHub](https://github.com/marcinreliga/TeamStatus-for-GitHub) - A macOS status bar application for tracking code review process within the team. ![SwiftIcon] +- [GithubNotify](https://github.com/erik/github-notify) - Simple MacOS app to alert you when you have unread GitHub notifications. ![SwiftIcon] +- [Cashew](https://github.com/simplerocket-llc/OpenCashew) - Cashew macOS Github Issue Tracker. ![CIcon] ![ObjectiveCIcon] ![AppStore] +- [GPM](https://github.com/mtgto/GPM) - macOS application for easily operating GitHub Projects. ![SwiftIcon] #### iOS / macOS @@ -116,6 +121,7 @@ You can see which language is using for app. Curently there are next languages: - [TransporterPad](https://github.com/iseebi/TransporterPad) - iOS/Android app deployment tool for macOS. ![SwiftIcon] - [iSimulator](https://github.com/shaojiankui/iSimulator) - iSimulator,iOS Simulator Sandbox,like simpholders,a macOS app to find simulator's sandbox and go. ![ObjectiveCIcon] - [Assets](https://github.com/athiercelin/Assets) - Assets is a macOS app that manages assets for your developement projects (Xcode, web, etc). ![SwiftIcon] +- [ProfilesManager](https://github.com/shaojiankui/ProfilesManager) - Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac. ![ObjectiveCIcon] #### Web development @@ -278,6 +284,7 @@ You can see which language is using for app. Curently there are next languages: - [Karabiner](https://github.com/tekezo/Karabiner) - Karabiner (KeyRemap4MacBook) is a powerful utility for keyboard customization. ![CppIcon] ![ObjectiveCIcon] - [Telephone](https://github.com/eofster/Telephone) - SIP softphone for Mac. ![SwiftIcon] ![ObjectiveCIcon] - [Karabiner-Elements](https://github.com/tekezo/Karabiner-Elements) - Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later. ![CppIcon] ![ObjectiveCIcon] +- [ECheck](https://github.com/josejuanqm/ECheck) - Small tool to validate epub files for macOS. ![SwiftIcon] ### Video @@ -353,4 +360,5 @@ You can see which language is using for app. Curently there are next languages: [TypescriptIcon]: ./icons/typescript-16.png [PythonIcon]: ./icons/python-16.png [CSSIcon]: ./icons/css-16.png -[RubyIcon]: ./icons/ruby-16.png \ No newline at end of file +[RubyIcon]: ./icons/ruby-16.png +[AppStore]: ./icons/app_store-16.png \ No newline at end of file diff --git a/icons/app_store-16.png b/icons/app_store-16.png new file mode 100644 index 0000000..3ac8c80 Binary files /dev/null and b/icons/app_store-16.png differ diff --git a/icons/app_store.png b/icons/app_store.png new file mode 100644 index 0000000..9fe2c42 Binary files /dev/null and b/icons/app_store.png differ