- Notifications
You must be signed in to change notification settings - Fork3
.Net Core desktop app for running scripts.
License
Gramli/Scriper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Are you tired from everyday searching application and scripts? Using Scriper you can manage and run all yours scripts or applications from one place.Scriper is capable torun js/python/powershell/windows process scripts or .exe applications. You can for example schedule script/app run through simple UI or hide Scriper into Tray Menu and run script/app from it.
When you dosomething repetitive what can make a script, Scriper is totally for you. Write script, add it to Scriper and simply run it as you need.
As a developer I use Scriper for example to open visual studio solutions as admin, kill all running processes by name, open .exe applications with specified arguments, register libs to GAC etc. andall of it I run from tray menu.
- Features - what Scriper can do
- Wiki - all needed information should be there like configuration, adding/ordering scripts, set arguments, time schedule etc..
- Download and Install - fast links to releases
- Technologies and Tools - links to used frameworks and libraries
- Task Scheduler
- Windows System Tray
- Passing Arguments to Scripts
- Actual version supports these file extensions (scripts):
- Windows Proccess - .bat -Proccess
- PowerShell - .ps1, .ps2 -System.Management.Automation
- Python - .py -IronPython
- Exe - .exe -Proccess
- Javascript - .js -Jint
- Linux Shell - .sh -Proccess - on Windows You need to Enable the Linux Bash Shell in Windows 10
- Run At Start Up
- Custom Icon for Scripts
- More Configurations
- Output to Console or File
- Simple Ordering in UI
Installation is simple, just download installer .exe (generated by NSIS), run it and go throughout installation steps.
About
.Net Core desktop app for running scripts.