Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mjarkk/windows_tools

My windows tools to quickly perform actions on windows
https://github.com/mjarkk/windows_tools

Last synced: about 1 month ago
JSON representation

My windows tools to quickly perform actions on windows

Awesome Lists containing this project

README

        

# My windows tools
This repo contains programs i have in my start menu to solve some dumb windows problems and do things more quickly

## Tools
- `open_desktop`: Opens the desktop folder
- `open_downloads`: Opens the downloads folder
- `open_user_dir`: Opens the User directory

## Build
```bat
.\build.bat
```

## Copy the tools to the start menu
```bat
go run copy_tools.bat
```