Skip to content

Commit

Permalink
Update index
Browse files Browse the repository at this point in the history
  • Loading branch information
fuksman committed Mar 12, 2024
1 parent c0e3772 commit 6da384f
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tools/app-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
{
"id": "made-by-any",
"experiences": [
"homepages",
"frm_friends_relationship_management",
"daily_journal",
"movie_database",
Expand All @@ -37,6 +38,7 @@
"id": "dashboard",
"experiences": [
"data_vault",
"homepages",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zen_system"
Expand Down Expand Up @@ -213,6 +215,24 @@
"downloadLink": "https://storage.gallery.any.coop/habit_tracker/habit_tracker.zip",
"fileSize": 624759
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "a0d35c68-f8df-474d-a963-02a6a93e493c",
"name": "homepages",
"author": "https://github.com/geladariia",
"license": "MIT",
"title": "Homepages",
"description": "Just some simple ideas for developing your start page, if you don't know where to start!",
"categories": [
"Dashboard"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/homepages/screenshots/screenshot-1.png"
],
"downloadLink": "https://storage.gallery.any.coop/homepages/homepages.zip",
"fileSize": 5436718
},
{
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "2d3d34e9-be88-471f-8140-e75321d4dbfc",
Expand Down
20 changes: 20 additions & 0 deletions tools/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"para_and_coder_setup"
],
"Made by Any": [
"homepages",
"frm_friends_relationship_management",
"daily_journal",
"movie_database",
Expand All @@ -27,6 +28,7 @@
],
"Dashboard": [
"data_vault",
"homepages",
"para_tasks_resources_meeting_notes_crm",
"unified_space",
"zen_system"
Expand Down Expand Up @@ -166,6 +168,24 @@
"downloadLink": "https://storage.gallery.any.coop/habit_tracker/habit_tracker.zip",
"fileSize": 624759
},
"homepages": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "a0d35c68-f8df-474d-a963-02a6a93e493c",
"name": "homepages",
"author": "https://github.com/geladariia",
"license": "MIT",
"title": "Homepages",
"description": "Just some simple ideas for developing your start page, if you don't know where to start!",
"categories": [
"Dashboard"
],
"language": "en-US",
"screenshots": [
"https://storage.gallery.any.coop/homepages/screenshots/screenshot-1.png"
],
"downloadLink": "https://storage.gallery.any.coop/homepages/homepages.zip",
"fileSize": 5436718
},
"integrated_library": {
"$schema": "https://tools.gallery.any.coop/experience.schema.json",
"id": "2d3d34e9-be88-471f-8140-e75321d4dbfc",
Expand Down
1 change: 1 addition & 0 deletions tools/made_by_any.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"homepages",
"frm_friends_relationship_management",
"daily_journal",
"movie_database",
Expand Down

0 comments on commit 6da384f

Please sign in to comment.