-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathtrobonox.json
More file actions
27 lines (27 loc) · 701 Bytes
/
trobonox.json
File metadata and controls
27 lines (27 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"author": "trobonox",
"links": [
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/178275234?v=4&s=50",
"contributors": 19,
"description": "🪐 Modern offline Kanban board app for Windows, MacOS and Linux made with Tauri and Nuxt. Built with simplicity and user experience in mind.",
"discussions": 12,
"forks": 102,
"issues": 84,
"languages": [
"Vue",
"TypeScript",
"JavaScript",
"CSS",
"Rust",
"Handlebars"
],
"name": "kanri",
"owner": "kanriapp",
"prs": 6,
"stars": 1271,
"url": "https://github.com/kanriapp/kanri"
}
]
}