▶ Talk to your files and manilulate them
▶ Your creative private cloud
This is Voltaserve's macOS app, it’s fully native, features a slick user interface with real-time updates, and is built using Apple’s flagship framework, SwiftUI.
- Make sure your Voltaserve instance is up and running, or follow the instructions here to create a new instance.
- Install the app on your device with Xcode.
- On the sign in screen, in the upper right corner, click the cog button to create a new server that points to the URLs of your instance, then activate it, example URLs:
- API:
http://localhost:8080
- Identity Provider:
http://localhost:8081
- API:
- Sign in and enjoy!
Prerequisites:
Format code:
swift format -i -r .
Lint code:
swift format lint -r .
swiftlint lint --strict .
Voltaserve Mac is released under the Business Source License 1.1.