https://github.com/minusinfinite/rainmeter-blockout
Need something to see how you're blocked out for the day, look no further
https://github.com/minusinfinite/rainmeter-blockout
agenda rainmeter rainmeter-skin to-do-list
Last synced: 6 months ago
JSON representation
Need something to see how you're blocked out for the day, look no further
- Host: GitHub
- URL: https://github.com/minusinfinite/rainmeter-blockout
- Owner: minusInfinite
- License: mit
- Created: 2024-12-20T12:20:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T22:43:08.000Z (9 months ago)
- Last Synced: 2025-02-13T13:25:16.512Z (8 months ago)
- Topics: agenda, rainmeter, rainmeter-skin, to-do-list
- Language: Lua
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rainmeter-blockout
Every needed a quick and easy method of blocking out your day?
This is you solution!

## Usage
Add a block by clicking the plus button in the following format
`blockName,hour,duration`
For example, adding `emails,9,3` will add a block that starts at 9 o'clock for 3 hours.
Mouseover a block for the name
Double Click on the center of a block to remove it.
## Download
Download the Skin Installer from releases.
## Contribute
Is you have issue or suggestions please submit an issue. PRs will be reviewed if suitable.
## Credits
The inspiration for this skin and an example for how to create and delete Meters dynamically comes from [alperenozlu/rainmeter-todo](https://github.com/alperenozlu/rainmeter-todo)
Lua JSON functions are from [rxi/json.lua](https://github.com/rxi/json.lua)
Font for buttons from [AT-UI/feather-font](https://github.com/AT-UI/feather-font)