Skip to content

This code was to automate putting my classes onto my desktop as clickable shortcuts using the software Rainmeter. This code will script the code in Rainmeter format using prompts to the user.

Notifications You must be signed in to change notification settings

kylelevy/RainmeterCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RainmeterCodeGenerator

This code was to automate putting my classes onto my desktop as clickable shortcuts using the software Rainmeter. This code will script the code in Rainmeter format using prompts to the user.

This program has no dependencies. The user is asked how many links they would like to generate in Rainmeter. Then, the code will loop that many times. For each link, the user will be prompted to fill in the blanks. After they have, the code will use their input to replace variables in the Rainmeter template code. Finally, the output is printed in the console for copy and pasting.

Note: This code scripts out a template code specifically for the Buttons theme. The output may need adjusting depending on the package you are using.

About

This code was to automate putting my classes onto my desktop as clickable shortcuts using the software Rainmeter. This code will script the code in Rainmeter format using prompts to the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages