https://github.com/riboseinc/cryptode-mac
Cryptode macOS Menu App
https://github.com/riboseinc/cryptode-mac
Last synced: 8 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 (over 7 years ago)
- Last Synced: 2025-04-05T23:32:27.292Z (9 days ago)
- Language: Swift
- Homepage: https://www.cryptode.com
- Size: 6.39 MB
- Stars: 19
- Watchers: 9
- Forks: 3
- 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)
- awesome-swift-macos-apps - rvc-mac - mac?label=" /> - Ribose VPN Client macOS Menu App. (VPN & Proxy / Text)
- awesome-swift-macos-apps - rvc-mac - Ribose VPN Client macOS Menu App. (VPN & Proxy / Text)
- open-source-mac-os-apps - rvc-mac - Ribose VPN Client macOS Menu App. </summary><p><b>Languages:</b> ![swift_icon] <br></p></details> (Applications / 🔐 VPN & Proxy (6))
- awesome-free-apps - rvc-mac - Secure VPN client from Ribose. 🍎 🟢 (VPN and Proxy Tools / Video Converters and Compressors)
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`