This project provides a collection of PowerShell scripts that students may find useful or life hacking for various applications and tasks.
Some of the features of the project are:
- OneNote: You can use scripts to automate the creation, editing, and organization of notes, notebooks, and sections in OneNote.
- TheBrain: You can use scripts to interact with theBrain, a powerful software for mind mapping and knowledge management.
- Windows: You can use scripts to customize windows settings, create shortcuts, manage updates, and more.
- Bluestacks: You can use scripts to perform tasks and actions in Bluestacks, an emulator that lets you run Android apps on PC.
- And more: You can use scripts for other purposes, such as web scraping, file management, text processing, etc.
To use the scripts in this project, you need to have PowerShell 5.1 or later installed on your computer. The programs that you wish to use, like OneNote, theBrain, Bluestacks, etc., must also be installed on your PC.
To run a script or function, you can either open PowerShell and type the name of the script or function, or you can right-click on the script file and select “Run with PowerShell”. You may need to change the execution policy of PowerShell to allow running scripts from external sources. You can do this by typing Set-ExecutionPolicy RemoteSigned
in PowerShell.
For more details on how to utilize the scripts for a particular application, you can review the README files in the relevant folder.
The project is open-source and welcomes contributions from anyone who is interested in improving the productivity of learning activities with PowerShell. For more details on how to contribute to this project, please read the CONTRIBUTING.md file located in the project root directory.
The project is licensed under the GPLv3 License. See the License file for details.