mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 17:10:26 +00:00
added Resizr
This commit is contained in:
parent
eba6258c1b
commit
d57908957d
1 changed files with 2 additions and 1 deletions
|
@ -230,6 +230,7 @@ You can see in which language an app is written. Currently there are following l
|
|||
- [Localizations](https://github.com/athiercelin/Localizations) - Localizations is an macOS app that manages your Xcode project localization files (.strings). ![swift_icon]
|
||||
- [Menubar Colors](https://github.com/nvzqz/Menubar-Colors) - macOS app for convenient access to the system color panel. ![swift_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/nvzqz/Menubar-Colors/master/./Example.jpg' width="400"/> </p></details>
|
||||
- [MyTouchbarMyRules](https://github.com/toxblh/MTMR) - App to customize your Touch Bar as you want. ![swift_icon]
|
||||
- [Resizr](https://github.com/onurgenes/Resizr) - MacOS application for creating AppIcon for iOS and Android apps. ![swift_icon]
|
||||
- [PodsUpdater](https://github.com/kizitonwose/PodsUpdater) - macOS app which helps you manage dependency releases in your Podfile. ![swift_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_2.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/kizitonwose/PodsUpdater/master/Assets/screenshot_1.png' width="400"/> </p></details>
|
||||
- [ProfilesManager](https://github.com/shaojiankui/ProfilesManager) - Apple iOS/macOS Provisioning Profiles management,.provisionprofile, .mobileprovision files manager tool for mac. ![objective_c_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/shaojiankui/ProfilesManager/master/demo.jpg' width="400"/> </p></details>
|
||||
- [PushNotifications](https://github.com/onmyway133/PushNotifications) - macOS app to test push notifications on iOS and Android. ![javascript_icon] <details> <summary> Screenshots </summary> <p float="left"> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/TeamId.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/iOSToken.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Android.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/ios.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/KeyId.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Key.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/iOSCertificate.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/AndroidServerKey.png' width="400"/> <bt><img src='https://raw.githubusercontent.com/onmyway133/PushNotifications/master/Screenshots/Certificate.png' width="400"/> </p></details>
|
||||
|
@ -616,4 +617,4 @@ Thanks to all the people who contribute:
|
|||
[ruby_icon]: ./icons/ruby-16.png 'Ruby language.'
|
||||
[rust_icon]: ./icons/rust-16.png 'Rust language.'
|
||||
[swift_icon]: ./icons/swift-16.png 'Swift language.'
|
||||
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
||||
[type_script_icon]: ./icons/typescript-16.png 'TypeScript language.'
|
||||
|
|
Loading…
Reference in a new issue