Skip to content

mdauthentic/portmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port Manager

A cross-platofrm desktop app to manage your ports made with Dioxus and Rust.

portmanager

This app has been tested only on macOS. Test on other platform will be done later.

Setup

git clone repo
cd repo
# run to start the tailwind css compile
npx tailwindcss -i ./input.css -o ./public/tailwind.css --watch
dx serve --hot-reload --platform desktop
# alternatively, you could run
cargo run

About

A cross-platofrm desktop app to manage your ports made with Dioxus and Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published