Go to file
2024-04-21 05:18:23 -07:00
file-sync Add a script to sync files between directories on a data drive to other directories on network shares 2023-12-06 12:04:23 -08:00
rgb-lighting Add script to programatically control rgb lighting on GPU 2024-04-05 06:02:20 -07:00
.gitignore Ignore .env files 2023-12-06 12:00:34 -08:00
comfyui_symlinks.bat Add script to recreate model / checkpoint symlinks when updating ComfyUI 2024-04-21 05:18:23 -07:00
iqfeed.bat Batch script for logging into IQFeed on startup 2023-10-23 08:42:00 -07:00
komorebi.bat Batch script for launching Komorebi window manager at startup 2023-10-22 14:49:51 -07:00
ram_disk.bat Update script to create NinjaTrader database folder if it doesn't exist already 2023-10-23 05:03:34 -07:00
README.md Add README 2024-04-14 06:34:14 -07:00

Windows Automation

This repository contains various scripts for automating tasks in Windows.

Examples

  • IQFeed
    • Automates logging into IQFeed at system startup for market data retrieval.
  • Komorebi
    • Automates startup of the Komorebi tiling window manager.
  • RAM Disk
    • Automates the creation of a RAM disk at system startup.
    • Currently used to store market data downloaded by NinjaTrader for increased performance.