Milind220 / desktop-automation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%