An open API service indexing awesome lists of open source software.

https://github.com/milind220/desktop-automation

A collection of small projects that help me automate pesky tasks on my computer - because everyone can use some help!
https://github.com/milind220/desktop-automation

automation helpful-tool python

Last synced: 10 months ago
JSON representation

A collection of small projects that help me automate pesky tasks on my computer - because everyone can use some help!

Awesome Lists containing this project

README

          

# Desktop Automation

This is a collection of programs that I've written to automatate repetitive, boring tasks that I have to do quite regularly. Check out the project folders for more!

Inside each folder in this repository is one such 'project'. Each folder contains all the files needed to use the automation script, along with a it's own little README file to tell you more about it.

## Project 1: Investment Portfolio Allocation Calculator

Calculating the allocation of funds into different investment instruments is a fairly annoying process. This script takes in a numerical value for the funds that you wish to invest or add to a portfolio, and calculates and displays the percentage division of money between the different stocks/ETFs.