Add README
This commit is contained in:
parent
3198aeef2c
commit
e00867dfb5
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Windows Automation
|
||||||
|
|
||||||
|
This repository contains various scripts for automating tasks in Windows.
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
- [IQFeed](./iqfeed.bat)
|
||||||
|
- Automates logging into IQFeed at system startup for market data retrieval.
|
||||||
|
- [Komorebi](./komorebi.bat)
|
||||||
|
- Automates startup of the Komorebi tiling window manager.
|
||||||
|
- [RAM Disk](./ram_disk.bat)
|
||||||
|
- Automates the creation of a RAM disk at system startup.
|
||||||
|
- Currently used to store market data downloaded by NinjaTrader for increased performance.
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user