Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theavacad0/springroll
Batch App Launcher/Package manager
https://github.com/theavacad0/springroll
batch-file package-manager windows
Last synced: 2 months ago
JSON representation
Batch App Launcher/Package manager
- Host: GitHub
- URL: https://github.com/theavacad0/springroll
- Owner: TheAvacad0
- Created: 2022-10-27T21:35:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T22:42:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T06:49:51.765Z (3 months ago)
- Topics: batch-file, package-manager, windows
- Language: Batchfile
- Homepage:
- Size: 271 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Springroll
Springroll is an CMD-Based, Batch-file Application Launcher/Package Manager and Hacks Application.
Application(s) can be installed through the **(offline)** appstore and launched
via the launcher
# Installation
Download the latest release .zip, extract it
and follow the instructions inside!
# To-Do
- More Tools in Launcher
- Better system Manipulation
# App Format
Put the main batch file in a folder named after your Application
And name the executable:
```
launch.bat
```
Fill ``` meta.cmd ``` accordingly in the same folder.