Skip to content

Commit bc948a2

Browse files
committed
Add WhatCable
1 parent 7efc7fe commit bc948a2

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

applications.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
{
22
"applications": [
3+
{
4+
"short_description": "Tells you, in plain English, what each USB-C cable plugged into your Mac can do — speed, power, e-marker info — from the menu bar.",
5+
"categories": [
6+
"menubar",
7+
"utilities"
8+
],
9+
"repo_url": "https://github.com/darrylmorley/whatcable",
10+
"title": "WhatCable",
11+
"icon_url": "",
12+
"screenshots": [
13+
"https://raw.githubusercontent.com/darrylmorley/whatcable/main/docs/screenshot.png"
14+
],
15+
"official_site": "",
16+
"languages": [
17+
"swift"
18+
]
19+
},
320
{
421
"title": "ActivityWatch",
522
"short_description": "Open-source automated time tracker that tracks how you spend time on your devices.",

0 commit comments

Comments
 (0)