There are no reviews yet. Be the first to send feedback to the community and the maintainers!
RepairQ
RepairQ is a ticket system software application that is aimed for repair shops. It is used to track all business related things, from creating and tracing tickets, registering customers, devices that are being repaired, repair parts inventory and more.Admin-Scripts-and-Tools
My personal PowerShell and Batch scripts and tools library for Windows administration.Password-Tool
GUI PowerShell tool for unblocking user accounts and resetting user account passwords.Network-Script-Executor
PsExec-GUI-Tool is a PowerShell GUI application for easier usage of PsExec tool when running Batch or PowerShell scripts on remote computers. It can also be used to run other system application on remote computers. It has simple and very easy to use graphical user interface.Prompt-Computer-Restart
File-Removal-PowerShell-Script
This script removes defined files from targeted folders. It is meant to be used by System Administrators, because it has many options and settings that can be configured to remove files in multiple and various ways. All data regarding file removal, target folders, file names, optional number of days files must be older then to be removed, if files in subfolders should be removed, and if files should be force removed, are written by user in `Data.csv` file. User can enter partial names of files in `FileName` column with a wildcard character, for example `*.dat` or `Backup*`. Script generates detailed log file, and report that is sent via email. In `Settings.cfg` file parameters are stored for email settings, and options to turn on or off console writing, loging, and email report as the user requires them.Rename-Computers-Tool
PowerShell Tool for renaming network computers with graphical user interface.Access-Control-List-Group-Generator
Creates file permissions Read Only and Read-Write AD groups for a shared folder, and grants them appropriate access to the shared folder.SION
SION, short for Software Installation Over Network, is an Installer manager for auto installing software with installer executables on a network location. Ideal for system administrators in medium and large networks.Remote-Computer-File-Transfer
This script transfers files to remote computers. In `Files-Paths.txt` file user can write full paths to files for transfer, and in `Remote-Computers.txt` user can write list of remote computers to which files are transferred, ether by hostname or IP address. Script generates detailed log file and report that is sent via email to system administrators.DCleaner
This application moves files from the source folder to user libraries. In the source folder all files are checked and moved to Videos, Pictures, Documents and Program Installers folders based on file extensions. Paths to target folder and to user libraries can be defined by the user, and saved permanently to local computer, but there are default values for those paths. File sorting is not performed in subfolders of the target folder and they are not moved by the script.Zoran-Jankov
Config files for my GitHub profile.Software-Installation-Script
Software-Installation-Script for software auto-installationUni-Test-Tool
Uni Test Tool is a system testing, configuring and repair tool.Rock-Paper-Scissors
Weekly-Employee-Report-Generator
This script is used for generating a Markdown template file for weekly employee reports. In Settings.cfg file you can define the name and title of the employee, report title and report folder name, starting hour and working time, and the names of the days of the week, to cover all the languages. When you run the script it will first try to find existing file for current week and open it in the the default Markdown editor, and if it does not exist it will create one for current week, and then it will open newly created file.Xs-and-Os-Game
Xs and Os is a paper-and-pencil game for two players, are implemented in a computer program. X and O, who take turns marking the spaces in a 3Γ3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.Love Open Source and this site? Check out how you can help us