pontus_onyx_gui

Crates.iopontus_onyx_gui
lib.rspontus_onyx_gui
version0.1.0
sourcesrc
created_at2022-08-08 17:30:33.204535
updated_at2022-08-08 17:30:33.204535
descriptionA remoteStorage server as graphical interface
homepage
repositoryhttps://github.com/Jimskapt/pontus_onyx
max_upload_size
id640952
size111,303
Thomas Ramirez (Jimskapt)

documentation

README

pontus_onyx_gui : Pontus Onyx as Graphical Interface

This a remoteStorage server, usable as a Graphical Interface.

This is a binary implementation of the server part of the pontus_onyx library crate.

⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.

Development

Run GUI server

cargo tauri dev

OR

cargo run --bin pontus_onyx_gui
Commit count: 85

cargo fmt