Skip to content

This is my personal startup script, which opens my appications, adds my firefox tabs, and types my password into KeePassXC.

Notifications You must be signed in to change notification settings

BadPingHere/startup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Startup

This is my personal startup script, which opens my appications, adds my firefox tabs, and types my password into KeePassXC.

Instalation

Python:

  1. Download the python script.
  2. Download Python. I use 3.9.2, But this likely works with all 3.x.x python versions.
  3. Install pywinauto. This can be done easily with pip install -U pywinauto. If this doesnt work, I reccomend following their instalation here.

Rust:

  1. Download the rust folder.
  2. Download rust.
  3. Build the exe, and edit parameters on the main.rs file.
  4. Run.

About

This is my personal startup script, which opens my appications, adds my firefox tabs, and types my password into KeePassXC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published