Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kerwin612/portablerunner
- Owner: kerwin612
- License: mit
- Created: 2023-04-24T00:27:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T09:07:31.000Z (about 1 month ago)
- Last Synced: 2024-11-01T08:42:14.827Z (12 days ago)
- Topics: developer-tools, portable, tauri-app, windows
- Language: Rust
- Homepage:
- Size: 1.05 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)