Skip to content

Commit 6160ec9

Browse files
add HarmoniExtra
1 parent f8ca517 commit 6160ec9

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

4.07 KB
Loading

store/meta.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
},
171171
{
172172
"name": "CED",
173-
"description": "Classpad Editor - A Python code editor for the calculadora.",
173+
"description": "Classpad Editor - A Python code editor for the calculator. Needs cinput.",
174174
"author": "Phoebe",
175175
"releaseDate": "2026-02-09",
176176
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/ced_new.py",
@@ -180,5 +180,19 @@
180180
"Tool",
181181
"Development"
182182
]
183+
},
184+
{
185+
"name": "HarmoniExtra",
186+
"description": "A music chord viewer for Classpad. Needs cinput.",
187+
"author": "Phoebe",
188+
"releaseDate": "2026-02-15",
189+
"installation": "https://github.com/TheRainbowPhoenix/MiscPythonExtra/blob/master/HarmoniExtra.py",
190+
"download": "https://raw.githubusercontent.com/TheRainbowPhoenix/MiscPythonExtra/master/HarmoniExtra.py",
191+
"image": "images/HarmoniExtra/cover.png",
192+
"tags": [
193+
"Tool",
194+
"Music",
195+
"Education"
196+
]
183197
}
184198
]

0 commit comments

Comments
 (0)