Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riboseinc/cryptode-mac
Cryptode macOS Menu App
https://github.com/riboseinc/cryptode-mac
Last synced: 5 days ago
JSON representation
Cryptode macOS Menu App
- Host: GitHub
- URL: https://github.com/riboseinc/cryptode-mac
- Owner: riboseinc
- Created: 2017-07-19T09:55:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T13:13:57.000Z (about 7 years ago)
- Last Synced: 2024-08-01T23:33:39.830Z (3 months ago)
- Language: Swift
- Homepage: https://www.cryptode.com
- Size: 6.39 MB
- Stars: 17
- Watchers: 10
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - rvc-mac - Ribose VPN Client macOS Menu App. ![swift_icon] (Applications / VPN & Proxy)
- open-source-mac-os-apps - rvc-mac - Ribose VPN Client macOS Menu App. ![swift_icon] (Applications / VPN & Proxy)
- awesome-swift-macos-apps - rvc-mac - Ribose VPN Client macOS Menu App. (VPN & Proxy / Text)
- awesome-swift-macos-apps - rvc-mac - Ribose VPN Client macOS Menu App. (VPN & Proxy / Text)
README
# rvc-mac
GUI for `rvd` daemon.
## Build instructions
1. Install development environment:
`brew install json-c`
2. Fetch submodules:
`git submodule update --init --recursive`
3. Open `rvcmac.xcworkspace`
4. Press `cmd+R`## Updating submodules
1. `git submodule update --recursive --remote`