Personal noctalia plugins collection
1{
2 "version": 1,
3 "plugins": [
4 {
5 "id": "weekly-calendar",
6 "name": "Weekly Calendar",
7 "version": "1.1.0",
8 "official": false,
9 "author": "DzmingLi",
10 "description": "A weekly calendar plugin with location display and event creation via EDS.",
11 "minNoctaliaVersion": "4.2.3",
12 "license": "MIT",
13 "tags": ["Bar", "Panel", "Productivity"],
14 "lastUpdated": "2026-02-28T12:00:00+08:00"
15 },
16 {
17 "id": "battery",
18 "name": "Battery",
19 "version": "1.0.0",
20 "official": false,
21 "author": "dodaars",
22 "description": "Toggle battery charge limit between 80% and 100% to extend battery lifespan.",
23 "minNoctaliaVersion": "4.2.3",
24 "license": "MIT",
25 "tags": ["Bar", "System"],
26 "lastUpdated": "2026-03-10T12:00:00+08:00"
27 }
28 ]
29}