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": "dodaars",
10 "description": "A weekly calendar plugin with location display and event creation via EDS.",
11 "repository": "https://github.com/DzmingLi/noctalia-weekly-calendar",
12 "minNoctaliaVersion": "4.2.3",
13 "license": "MIT",
14 "tags": ["Bar", "Panel", "Productivity"],
15 "lastUpdated": "2026-02-28T12:00:00+08:00"
16 },
17 {
18 "id": "battery",
19 "name": "Battery",
20 "version": "1.0.0",
21 "official": false,
22 "author": "dodaars",
23 "description": "Toggle battery charge limit between 80% and 100% to extend battery lifespan.",
24 "minNoctaliaVersion": "4.2.3",
25 "license": "MIT",
26 "tags": ["Bar", "System"],
27 "lastUpdated": "2026-03-10T12:00:00+08:00"
28 }
29 ]
30}