Skip to content

Kirei is a application which hides the desktop icons, the taskbar and windows after the configured time period. It's very useful in combination with Wallpaper Engine.

License

LegendaryB/Kirei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Kirei

Enhance your Wallpaper Engine experience even more!

forthebadge forthebadge forthebadge

GitHub license Donate

Kirei is a japanese word and means clean or neat.

Built with ❤︎ by Daniel Belz


Configuration

The appsettings.json file resides in the same folder as the application.

{
  "Application": {
    "ShouldRunOnStartup": true,
    "InactiveAfter": 0,
    "InputPollingRate": 0
  },
  "Actions": {
    "PreventSleep": true,
    "HideDesktopIcons": true,
    "HideTaskBar": true,
    "HideApplicationWindows": true
  }  
}
Property Description Default value
InactiveAfter Time period after which the actions are executed in seconds. 180 Seconds
InputPollingRate Polling rate for the input handler in milliseconds. 200 Milliseconds

Use the application

  1. Extract the folder and go into it.
  2. Configure your settings in appsettings.json.
  3. Execute the application.

Contributing

Contributions are always welcome!
When you send me a pull request with changes, improvements or bugfixes please make sure to use the pull request template. I want to have all information regarding the pull request at a glance.

License

This project is licensed under the MIT license - see the LICENSE file for details

About

Kirei is a application which hides the desktop icons, the taskbar and windows after the configured time period. It's very useful in combination with Wallpaper Engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages