All Projects → PsCustomObject → It Toolbox

PsCustomObject / It Toolbox

Licence: mit
PowerShell module implementing useful functions helping Systems Administrators in daily automation tasks

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to It Toolbox

Arpx
Automate and relate multiple processes.
Stars: ✭ 49 (-16.95%)
Mutual labels:  automation
Bookmarklet Maker
Tool to create bookmarklet/ javascript apps to automate the web browser.
Stars: ✭ 52 (-11.86%)
Mutual labels:  automation
Pyfttt
Python tools for interacting with IFTTT Webhooks Channel
Stars: ✭ 55 (-6.78%)
Mutual labels:  automation
Amazon Fresh Whole Foods Delivery Slot Finder
A Mac tool that finds available delivery slots for Amazon's Whole Foods delivery and Amazon Fresh services
Stars: ✭ 1,048 (+1676.27%)
Mutual labels:  automation
Tasmota Connect
Add your Tasmota devices as SmartThings devices
Stars: ✭ 51 (-13.56%)
Mutual labels:  automation
Bpmn Elements
Executable workflow elements based on BPMN 2.0
Stars: ✭ 54 (-8.47%)
Mutual labels:  automation
Gwen Web
A web automation engine for Gwen.
Stars: ✭ 47 (-20.34%)
Mutual labels:  automation
Golang Chrome Automation
Automate Chrome tasks with Golang and ChromeDP
Stars: ✭ 58 (-1.69%)
Mutual labels:  automation
Bibsearch
Download, manage, and search a BibTeX database.
Stars: ✭ 52 (-11.86%)
Mutual labels:  automation
Applescripts
My collection of AppleScripts created/acquired over the years. This repo is designed to provide useful AppleScripts for others and as a general resource for AppleScript education.
Stars: ✭ 56 (-5.08%)
Mutual labels:  automation
Crawling Projects
Web scraping and automation using python
Stars: ✭ 49 (-16.95%)
Mutual labels:  automation
Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+1679.66%)
Mutual labels:  automation
Sshkey Audit
Automate SSH key management
Stars: ✭ 55 (-6.78%)
Mutual labels:  automation
Xible
Visualize your workflow
Stars: ✭ 49 (-16.95%)
Mutual labels:  automation
Sikulisharp
A fast and simple Sikuli wrapper for .Net
Stars: ✭ 57 (-3.39%)
Mutual labels:  automation
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-18.64%)
Mutual labels:  automation
Pigar
☕️ A fantastic tool to generate requirements.txt for your Python project, and more than that. (IT IS NOT A PACKAGE MANAGEMENT TOOL)
Stars: ✭ 1,068 (+1710.17%)
Mutual labels:  automation
Ansible Role Gitea
Ansible role to deploy a Gitea instance
Stars: ✭ 58 (-1.69%)
Mutual labels:  automation
Mini Climate Card
Minimalistic climate card for Home Assistant Lovelace UI
Stars: ✭ 58 (-1.69%)
Mutual labels:  automation
Zoom Automation
An Automation script to automatically join a scheduled zoom meeting at a specific time without manual labour. This one's for all the lazy people like me who don't like waking up too early for zoom classes by the college.
Stars: ✭ 55 (-6.78%)
Mutual labels:  automation

IT-ToolBox PowerShell Modules

A PowerShell module designed to be the Swiss Army knife for SysAdmins and IT Operators including function raging from simple email format validation to encryption of files folders via GnuGPG.

Module is still under development as new cmdlets are being added but all code has been tested and being used in production for automation purposes.

Complete history of development and changes can be found in the ChangeLog

Development and distribution

All code in the module is released under the MIT license so you are free to download, modify and redistribute part or all of the module's code.

Documentation

Plan is to create a dedicated Wiki for the project but I'm also creating a list of posts on my website containing examples of the various functions making up the module.

This is a work in progress so if an article is missing feel free to leave a comment or create an issue in the issue board.

Issue reporting

All code is thoroughly before being released and used in a production environment, eating my own dowg food, so usually I notice bugs immediately and try to fix them as soon as possible while also creatinga an issue to keep track of the updates.

Anyhow if you experience an issue, have a suggestion, idea for a new feature or enhancement for the code or performance please use Issue Board to submit a request so that I can analyze and act upon, of course PR are more than welcome!


Note on removed functions

All SCP related functions are being removed from the module as those are being developed and integrated as part of as standalone module called PowerSCP which can be found here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].