Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kerwin612/portablerunner

Mount the portable directory as a consistent user directory. Then, based on this user directory, run your program.
https://github.com/kerwin612/portablerunner

developer-tools portable tauri-app windows

Last synced: 5 days ago
JSON representation

Mount the portable directory as a consistent user directory. Then, based on this user directory, run your program.

Awesome Lists containing this project

README

        

# PortableRunner

**Mount the portable directory as a consistent user directory. Then, based on this user directory, run your program.**
>***Note, run with administrator privileges.***

## Developer

* `pnpm install`
* `pnpm tauri dev`
* `pnpm tauri build`

## Screenshots

![](./screenshots/1.png)
![](./screenshots/2.png)