Skip to content

Commit 008b0f3

Browse files
authored
Add another to projects (#366)
1 parent 31e636d commit 008b0f3

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

data/projects.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
[
2+
{
3+
"name": "another",
4+
"repoUrl": "https://github.com/Zfinix/another",
5+
"description": "A desktop app for mirroring and controlling Android devices over USB. Built with Tauri, React, and Rust.",
6+
"authors": [
7+
{
8+
"name": "@chiziaruhoma",
9+
"link": "https://chizi.app"
10+
}
11+
]
12+
},
213
{
314
"name": "Adonis Auth Scaffold",
415
"repoUrl": "https://github.com/creatrixity/adonis-auth-scaffold",

0 commit comments

Comments
 (0)