mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-22 07:30:23 +00:00
Add Cryptocurrency section
Add AddressGenerator - A macOS app to safely generate cryptocurrency address.
This commit is contained in:
parent
4d6f114c7e
commit
2a5c512399
1 changed files with 6 additions and 1 deletions
|
@ -20,6 +20,7 @@ You can see which language is using for app. Curently there are next languages:
|
|||
## Content
|
||||
- [Audio](#audio)
|
||||
- [Chat](#chat)
|
||||
- [Cryptocurrency](#cryptocurrency)
|
||||
- [Development](#development)
|
||||
- [Git](#git)
|
||||
- [iOS / macOS](#ios--macos)
|
||||
|
@ -77,6 +78,10 @@ You can see which language is using for app. Curently there are next languages:
|
|||
- [jmc](https://github.com/jcm93/jmc) - jmc - a new macOS media organizer. ![SwiftIcon]
|
||||
- [Muse](https://github.com/xzzz9097/Muse) - An open-source Spotify controller with TouchBar support.
|
||||
|
||||
### Cryptocurrency
|
||||
|
||||
- [AddressGenerator](https://github.com/onmyway133/AddressGenerator) - A macOS app to safely generate cryptocurrency address. ![SwiftIcon]
|
||||
|
||||
### Chat
|
||||
|
||||
- [ChitChat](https://github.com/stonesam92/ChitChat) - A native Mac app wrapper for WhatsApp Web. ![ObjectiveCIcon]
|
||||
|
@ -357,7 +362,7 @@ You can see which language is using for app. Curently there are next languages:
|
|||
### Utilities
|
||||
|
||||
- [AnyBar](https://github.com/tonsky/AnyBar) - OS X menubar status indicator. ![ObjectiveCIcon]
|
||||
- [APNGb](https://github.com/mancunianetz/APNGb) - macOS app which assembles and disassembles animated png files. ![SwiftIcon]
|
||||
- [APNGb](https://github.com/shgodoroja/APNGb) - macOS app which assembles and disassembles animated png files. ![SwiftIcon]
|
||||
- [BeardedSpice](https://github.com/beardedspice/beardedspice) - Control web based media players with the media keys found on Mac keyboards. ![ObjectiveCIcon]
|
||||
- [ControlPlane](https://github.com/dustinrue/ControlPlane) - Automate running tasks based on where you are or what you do. ![ObjectiveCIcon]
|
||||
- [DisableMonitor](https://github.com/Eun/DisableMonitor) - Easily disable or enable a monitor on your Mac. ![ObjectiveCIcon]
|
||||
|
|
Loading…
Reference in a new issue