-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathapps.json
More file actions
156 lines (156 loc) · 7.06 KB
/
Copy pathapps.json
File metadata and controls
156 lines (156 loc) · 7.06 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
"blueprints/ai-assistant/blueprint.json": {
"title": "AI Assistant",
"description": "AI-powered chat interface to modify your WordPress to your liking. Bring your own key or use a local LLM",
"author": "Alex Kirk",
"categories": ["Apps", "AI"],
"icon": "dashicons-format-chat",
"icon_background": "linear-gradient(135deg, #8e2de2, #4a00e0)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/apiary-press/blueprint.json": {
"title": "Apiary Press",
"description": "Track beehives and record hive visits.",
"author": "Francesco Bigiarini",
"categories": ["Apps", "Productivity"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/apiary-press/icon.svg"
},
"blueprints/chat-to-blog/blueprint.json": {
"title": "Chat to Blog",
"description": "Import media from Beeper chats and create blog posts. Requires Beeper Desktop running.",
"author": "Alex Kirk",
"categories": ["Apps", "Media"],
"icon": "dashicons-format-status",
"icon_background": "linear-gradient(135deg, #00b09b, #96c93d)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/post-collection/blueprint.json": {
"title": "Collect Posts from the Web",
"description": "Use the Post Collection Plugin to save articles from around the web",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "dashicons-book",
"icon_background": "linear-gradient(135deg, #614385, #516395)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/collectibles/blueprint.json": {
"title": "Collectibles",
"description": "Catalog your collections — coins, stamps, banknotes, trading cards, records, books, comics, watches, or whatever else you keep in a drawer. Each kind of collection asks for the fields and the grading scale that kind actually uses, and every collection has photos, tags, wishlists and totals.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/collectibles/icon.svg"
},
"blueprints/cookbook/blueprint.json": {
"title": "Cookbook",
"description": "Store your recipes in your WordPress. All the basics like ingredients, step, portion calculator. Paste a URL to pull a recipe in from the web. AI enabled so that you can get help with adapting and creating new recipes.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "dashicons-food",
"icon_background": "linear-gradient(135deg, #f7971e, #ffd200)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/familypedia/blueprint.json": {
"title": "Familypedia",
"description": "Like Wikipedia, but private and just for your family. Each relative gets a page for their story and photos, with calendar and birthdays generated automatically. Compatible with other family tree apps via GEDCOM import/export.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "dashicons-groups",
"icon_background": "linear-gradient(135deg, #11998e, #38ef7d)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/flight-log/blueprint.json": {
"title": "Flight Log",
"description": "A private flight log and statistics app for WordPress.",
"author": "Alex Kirk",
"categories": ["Apps", "Travel"],
"icon": "dashicons-airplane",
"icon_background": "linear-gradient(135deg, #2980b9, #6dd5fa)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/households/blueprint.json": {
"title": "Households",
"description": "A WordPress app for running a household, or several. A home is a place with its own address: its people, the facts the house needs you to know, the things kept there and what needs doing.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "dashicons-admin-home",
"icon_background": "linear-gradient(135deg, #9b5d2f, #d29561)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/learn-app/blueprint.json": {
"title": "Learn WordPress",
"description": "A personal study helper for Learn WordPress courses with course plans, lesson checklists, dates, and progress tracking.",
"author": "WordPress",
"categories": ["Apps", "Education"],
"icon": "dashicons-welcome-learn-more",
"icon_background": "linear-gradient(135deg, #1e3c72, #2a5298)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/memex/blueprint.json": {
"title": "Memex",
"description": "Turn WordPress into a note-taking app with bi-directional links, automatic backlinks, daily notes, tags, and reminders. Import notes from Obsidian, Notion, Evernote, or Roam Research with one click.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/memex/icon.svg"
},
"blueprints/personal-crm/blueprint.json": {
"title": "Personal CRM",
"description": "Manage your contacts and relationships directly from WordPress",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "dashicons-id-alt",
"icon_background": "linear-gradient(135deg, #4776e6, #8e54e9)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/playground-builder/blueprint.json": {
"title": "Playground Builder",
"description": "Compose WordPress Playground blueprints from plugins, themes, versions, language settings, and launch URLs.",
"author": "Alex Kirk",
"categories": ["Apps", "Development"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/playground-builder/icon.png"
},
"blueprints/rss-reader/blueprint.json": {
"title": "RSS Reader",
"description": "Follow friends and consume their content in your WordPress",
"author": "Alex Kirk",
"categories": ["Apps", "Social"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/rss-reader/icon.png"
},
"blueprints/session-planner-for-wordcamps/blueprint.json": {
"title": "Session Planner for WordCamps",
"description": "Plan the WordCamp you are attending: save sessions from the schedule, follow a live timeline through your day, and export your notes.",
"author": "Alex Kirk",
"categories": ["Apps", "WordPress"],
"icon": "dashicons-schedule",
"replaces": ["wordcamp-companion"],
"icon_background": "linear-gradient(135deg, #0073aa, #00a0d2)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/travel-app/blueprint.json": {
"title": "Travel App",
"description": "A private travel organizer for WordPress: turn booking confirmations into itineraries, follow them on a day-by-day timeline, and keep a travel journal.",
"author": "Alex Kirk",
"categories": ["Apps", "Travel"],
"icon": "dashicons-location-alt",
"replaces": ["traveler"],
"icon_background": "linear-gradient(135deg, #ee0979, #ff6a00)",
"icon_color": "#fff",
"icon_shadow": true
},
"blueprints/wordopedia/blueprint.json": {
"title": "Wordopedia",
"description": "Search, browse, and save Wikipedia articles and snippets.",
"author": "Alex Kirk",
"categories": ["Apps", "Productivity"],
"icon": "https://raw.githubusercontent.com/wordpress/blueprints/trunk/blueprints/wordopedia/icon.svg"
}
}