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

https://github.com/german-one/simple-winforms-calendar

Shows 12 months at once, including week numbers.
https://github.com/german-one/simple-winforms-calendar

batch-script calendar jscript powershell standalone windows-forms

Last synced: about 1 month ago
JSON representation

Shows 12 months at once, including week numbers.

Awesome Lists containing this project

README

          

![light vs. dark](./light_dark_mode_appearance.png)

Since the Windows Calendar app is no longer available, I just wrote a piece of code, especially because I often need to know the week numbers in my daily business.

The two scripts run the same PowerShell code under the hood. Unlike Batch, the JScript sibling executes it without any flashing CLI window if the `*.js` extension is associated with wscript.exe.
By default, the light or dark theme is applied automatically based on the corresponding Windows settings.