This project aims to provides a collection of scripts and functions for various applications and tasks that students may use or encounter, such as TheBrain, Evernote and OneNote on Windows.
Stars
6
Forks
1
Watchers
6
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
94
commits
Merge pull request #28 from chriskyfung:feat/create-reset-cherrystudionotionmcp-script
37cb244View on GitHub🥅 refactor: add error handling in Reset-CherryStudioNotionMCP.ps1
7ab2b5eView on GitHub✅ test: create Pester test suite for Reset-CherryStudioNotionMCP.ps1
ca0570dView on GitHub📝 docs: Add Cherry Studio MCP management scripts and update documentation
cffa2e8View on GitHub✨ feat: add script to reset Cherry Studio Notion MCP OAuth cache
bb6db22View on GitHubMerge pull request #27 from chriskyfung:refactor/simplify-test-scripts
f690aeaView on GitHub📝 docs: update documentation for Pester v5 and module dependencies
24a0d93View on GitHub♻️ refactor(tests): simplify admin privilege checks in test scripts
15a8c4fView on GitHubMerge pull request #26 from chriskyfung:test/add-test-for-get-diskreliabilitycounter-script
aa8326fView on GitHub📝 docs: update Windows README with Get-DiskReliabilityCounter script documentation
c1e77b2View on GitHub✅ test(windows): Add Pester tests for Get-DiskReliabilityCounter script
e302ecbView on GitHubMerge pull request #25 from chriskyfung:feat/optimize-docker-desktop-vhdx-script
0615288View on GitHub♻️ refactor: improve Docker Desktop stop timeout handling
918b993View on GitHub✅ fix(test): remove redundant AfterEach block and improve test robustness
94ba04bView on GitHub♻️ refactor: remove unnecessary RunAsAdministrator requirement from DockerDesktopVHD script
d6efd74View on GitHub