Skip to content

Commit aad362b

Browse files
committed
update projects data
1 parent d85cf77 commit aad362b

File tree

1 file changed

+152
-115
lines changed

1 file changed

+152
-115
lines changed

data/projects.json

Lines changed: 152 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,153 @@
11
[
2-
{
3-
"name": "cobalt",
4-
"description": "cobalt is a media downloader that doesn't piss you off. it's friendly, efficient, and doesn't have ads, trackers, paywalls or other nonsense.",
5-
"stars": "21.9k",
6-
"forks": "1.8k",
7-
"tags": ["music", "downloader", "video"],
8-
"url": "https://github.com/imputnet/cobalt",
9-
"languages": {
10-
"Svelte": 238551,
11-
"JavaScript": 200926,
12-
"TypeScript": 61739,
13-
"HTML": 2275,
14-
"Dockerfile": 534
15-
}
16-
17-
},
18-
{
19-
"name": "activitywatch",
20-
"description": "The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused. ",
21-
"stars": "12.9k",
22-
"forks": "581",
23-
"tags": ["productivity", "timetracking", "analytics"],
24-
"url": "https://github.com/ActivityWatch/activitywatch",
25-
"languages": {
26-
"Python": 34676,
27-
"Inno Setup": 2731,
28-
"Batchfile": 203
29-
}
30-
31-
},
32-
{
33-
"name": "openui",
34-
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
35-
"stars": "19.6k",
36-
"forks": "1.8K",
37-
"tags": ["AI", "generative-ai", "Canvas"],
38-
"url": "https://github.com/wandb/openui",
39-
"languages": {
40-
"TypeScript": 292379,
41-
"HTML": 191508,
42-
"Python": 115922,
43-
"CSS": 3799,
44-
"JavaScript": 2842,
45-
"Shell": 1378,
46-
"Dockerfile": 808
47-
}
48-
49-
},
50-
{
51-
"name": "polotno-studio",
52-
"description": "Free online Design Editor.",
53-
"stars": "990",
54-
"forks": "204",
55-
"tags": ["design", "canvas", "design-editor"],
56-
"url": "https://github.com/polotno-project/polotno-studio",
57-
"languages": {
58-
"JavaScript": 85994,
59-
"HTML": 4954
60-
}
61-
62-
},
63-
{
64-
"name": "aider",
65-
"description": "aider is AI pair programming in your terminal ",
66-
"stars": "23.8K",
67-
"forks": "2.2K",
68-
"tags": ["cli", "openai", "command-line"],
69-
"url": "https://github.com/Aider-AI/aider",
70-
"languages": {
71-
"Python": 912511,
72-
"Shell": 64794,
73-
"JavaScript": 22389,
74-
"PowerShell": 19637,
75-
"Scheme": 19589,
76-
"HTML": 12477,
77-
"Dockerfile": 3673,
78-
"SCSS": 1957,
79-
"Ruby": 196
80-
}
81-
82-
},
83-
{
84-
"name": "OpenHands",
85-
"description": "🙌 OpenHands: Code Less, Make More ",
86-
"stars": "39.2K",
87-
"forks": "4.4K",
88-
"tags": ["agent", "AI", "developer-tools"],
89-
"url": "https://github.com/All-Hands-AI/OpenHands",
90-
"languages": {
91-
"Python": 2134618,
92-
"TypeScript": 543008,
93-
"Shell": 58177,
94-
"Makefile": 13744,
95-
"Jinja": 13448,
96-
"JavaScript": 11288,
97-
"Dockerfile": 8755,
98-
"CSS": 1976,
99-
"HTML": 1849
100-
}
101-
},
102-
{
103-
"name": "KeyTik: The All-in-One Automation Tool",
104-
"description": "GUI-Based Keyboard Remapper with Profiles, Auto Clicker, Screen Clicker, Multiple Files Opener, AutoHotkey Script Manager and More.",
105-
"stars": "188",
106-
"forks": "9",
107-
"tags": ["keyboard", "autohotkey", "remaper"],
108-
"url": "https://github.com/Fajar-RahmadJaya/KeyTik",
109-
"languages": {
110-
"Python": 88531,
111-
"AutoHotkey": 22211,
112-
"PowerShell": 47
113-
}
114-
}
115-
]
116-
2+
{
3+
"name": "cobalt",
4+
"description": "cobalt is a media downloader that doesn't piss you off. it's friendly, efficient, and doesn't have ads, trackers, paywalls or other nonsense.",
5+
"stars": "27.1k",
6+
"forks": "2.2k",
7+
"tags": [
8+
"music",
9+
"downloader",
10+
"video"
11+
],
12+
"url": "https://github.com/imputnet/cobalt",
13+
"languages": {
14+
"Svelte": 238604,
15+
"JavaScript": 209138,
16+
"TypeScript": 62267,
17+
"HTML": 2275,
18+
"Dockerfile": 534
19+
}
20+
},
21+
{
22+
"name": "activitywatch",
23+
"description": "The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused. ",
24+
"stars": "13.2k",
25+
"forks": "594",
26+
"tags": [
27+
"productivity",
28+
"timetracking",
29+
"analytics"
30+
],
31+
"url": "https://github.com/ActivityWatch/activitywatch",
32+
"languages": {
33+
"Python": 34676,
34+
"Inno Setup": 2731,
35+
"Batchfile": 203
36+
}
37+
},
38+
{
39+
"name": "openui",
40+
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
41+
"stars": "19.8k",
42+
"forks": "1.8k",
43+
"tags": [
44+
"AI",
45+
"generative-ai",
46+
"Canvas"
47+
],
48+
"url": "https://github.com/wandb/openui",
49+
"languages": {
50+
"TypeScript": 292379,
51+
"HTML": 191508,
52+
"Python": 115922,
53+
"CSS": 3799,
54+
"JavaScript": 2842,
55+
"Shell": 1378,
56+
"Dockerfile": 808
57+
}
58+
},
59+
{
60+
"name": "polotno-studio",
61+
"description": "Free online Design Editor.",
62+
"stars": "1k",
63+
"forks": "206",
64+
"tags": [
65+
"design",
66+
"canvas",
67+
"design-editor"
68+
],
69+
"url": "https://github.com/polotno-project/polotno-studio",
70+
"languages": {
71+
"JavaScript": 85994,
72+
"HTML": 4954
73+
}
74+
},
75+
{
76+
"name": "aider",
77+
"description": "aider is AI pair programming in your terminal ",
78+
"stars": "25.6k",
79+
"forks": "2.4k",
80+
"tags": [
81+
"cli",
82+
"openai",
83+
"command-line"
84+
],
85+
"url": "https://github.com/Aider-AI/aider",
86+
"languages": {
87+
"Python": 930533,
88+
"Shell": 65090,
89+
"JavaScript": 22444,
90+
"Scheme": 20221,
91+
"PowerShell": 19637,
92+
"HTML": 12477,
93+
"Dockerfile": 4011,
94+
"SCSS": 1957,
95+
"Ruby": 196
96+
}
97+
},
98+
{
99+
"name": "OpenHands",
100+
"description": "\ud83d\ude4c OpenHands: Code Less, Make More ",
101+
"stars": "44.6k",
102+
"forks": "4.9k",
103+
"tags": [
104+
"agent",
105+
"AI",
106+
"developer-tools"
107+
],
108+
"url": "https://github.com/All-Hands-AI/OpenHands",
109+
"languages": {
110+
"Python": 2266605,
111+
"TypeScript": 573807,
112+
"Shell": 59478,
113+
"Makefile": 13744,
114+
"Jinja": 13473,
115+
"JavaScript": 11288,
116+
"Dockerfile": 8755,
117+
"CSS": 1976,
118+
"HTML": 1849
119+
}
120+
},
121+
{
122+
"name": "KeyTik: The All-in-One Automation Tool",
123+
"description": "GUI-Based Keyboard Remapper with Profiles, Auto Clicker, Screen Clicker, Multiple Files Opener, AutoHotkey Script Manager and More.",
124+
"stars": "215",
125+
"forks": "12",
126+
"tags": [
127+
"keyboard",
128+
"autohotkey",
129+
"remaper"
130+
],
131+
"url": "https://github.com/Fajar-RahmadJaya/KeyTik",
132+
"languages": {
133+
"Python": 97449,
134+
"AutoHotkey": 22211,
135+
"PowerShell": 47
136+
}
137+
},
138+
{
139+
"name": "Local File Organizer",
140+
"description": "The Local File Organizer is your personal organizing assistant, using cutting-edge AI to bring order to your file chaos - all while respecting your privacy.",
141+
"stars": "1.9k",
142+
"forks": "145",
143+
"tags": [
144+
"file-organizer",
145+
"ai",
146+
"vlm"
147+
],
148+
"url": "https://github.com/QiuYannnn/Local-File-Organizer",
149+
"languages": {
150+
"Python": 41751
151+
}
152+
}
153+
]

0 commit comments

Comments
 (0)