It is currently April 27th, 2024, 12:21 am

Docket: Daily schedule dock

Clocks and timer skins
ChuseCubr
Posts: 2
Joined: March 26th, 2022, 1:09 pm

Docket: Daily schedule dock

Post by ChuseCubr »

I'm new to this whole thing, so hi!

I made a quick little script that parses .csv files to make a dynamic, interactive daily schedule!

Here's a gif of it in action:
Image
(Note: It can be much more responsive, I just keep my Update at 1000)

It's decently customizable, with a few notable features:
  • Vertical mode
  • Swap name and time labels
  • Mouse action support
More details and the download are available here: https://github.com/ChuseCubr/RM-Docket
(don't have a DA account rn, deactivated to change a cringe old username)

Hope you guys find this as useful as I do!
Last edited by ChuseCubr on March 27th, 2022, 6:22 am, edited 1 time in total.
User avatar
Yincognito
Rainmeter Sage
Posts: 7175
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: Docket

Post by Yincognito »

ChuseCubr wrote: March 26th, 2022, 1:27 pmI made a quick little script that parses .csv files to make a dynamic, interactive daily schedule!
Nice! :thumbup: For a more generalist approach (even though in that case it's pretty specific), you might want to take a look here as well - maybe it'll give you new ideas. ;-)
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
ChuseCubr
Posts: 2
Joined: March 26th, 2022, 1:09 pm

Re: Docket

Post by ChuseCubr »

Thanks, I'll check it out!