|
@@ -40,7 +40,7 @@ VALUES
|
|
|
(
|
|
(
|
|
|
'/clip?',
|
|
'/clip?',
|
|
|
'Clipboard',
|
|
'Clipboard',
|
|
|
- 'https://shandan.one/static/clip/clip-favicon_square.svg',
|
|
|
|
|
|
|
+ 'https://shandan.one/static/clip/icon.svg',
|
|
|
'Paste snippets to share via tiny URL',
|
|
'Paste snippets to share via tiny URL',
|
|
|
'green',
|
|
'green',
|
|
|
2,
|
|
2,
|
|
@@ -49,7 +49,7 @@ VALUES
|
|
|
(
|
|
(
|
|
|
'/goto?',
|
|
'/goto?',
|
|
|
'Short URL',
|
|
'Short URL',
|
|
|
- 'https://shandan.one/static/goto/chain-link2fr-3-2.svg',
|
|
|
|
|
|
|
+ 'https://shandan.one/static/goto/icon.svg',
|
|
|
'Make long URLs shorter and easy to type and say',
|
|
'Make long URLs shorter and easy to type and say',
|
|
|
'pinterest',
|
|
'pinterest',
|
|
|
2,
|
|
2,
|
|
@@ -58,7 +58,7 @@ VALUES
|
|
|
(
|
|
(
|
|
|
'/upload?',
|
|
'/upload?',
|
|
|
'Share a File',
|
|
'Share a File',
|
|
|
- 'https://shandan.one/static/upload/upload-favicon_square.svg',
|
|
|
|
|
|
|
+ 'https://shandan.one/static/upload/icon.svg',
|
|
|
'Upload a file and generate a short URL to share easily',
|
|
'Upload a file and generate a short URL to share easily',
|
|
|
'yellow',
|
|
'yellow',
|
|
|
2,
|
|
2,
|
|
@@ -73,6 +73,24 @@ VALUES
|
|
|
2,
|
|
2,
|
|
|
'barcode'
|
|
'barcode'
|
|
|
),
|
|
),
|
|
|
|
|
+(
|
|
|
|
|
+ 'https://silverbullet.shandan.one',
|
|
|
|
|
+ 'Silver Bullet',
|
|
|
|
|
+ 'https://silverbullet.md/.client/logo.png',
|
|
|
|
|
+ 'Markdown based note taking',
|
|
|
|
|
+ 'blue',
|
|
|
|
|
+ 2,
|
|
|
|
|
+ 'notebook'
|
|
|
|
|
+),
|
|
|
|
|
+(
|
|
|
|
|
+ 'https://babybuddy.shandan.one',
|
|
|
|
|
+ 'Baby Tracker',
|
|
|
|
|
+ 'https://babybuddy.shandan.one/static/babybuddy/logo/icon-brand.32cbedf6aee3.png',
|
|
|
|
|
+ 'Track your baby activity and statistics',
|
|
|
|
|
+ 'blue',
|
|
|
|
|
+ 6,
|
|
|
|
|
+ 'baby-carriage'
|
|
|
|
|
+),
|
|
|
(
|
|
(
|
|
|
'https://mealie.shandan.one/g/das',
|
|
'https://mealie.shandan.one/g/das',
|
|
|
'Recipes',
|
|
'Recipes',
|
|
@@ -88,7 +106,7 @@ VALUES
|
|
|
'https://shandan.one/grocery/favicon_square.svg',
|
|
'https://shandan.one/grocery/favicon_square.svg',
|
|
|
'Plot charts showing historic price data',
|
|
'Plot charts showing historic price data',
|
|
|
'youtube',
|
|
'youtube',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 6,
|
|
|
'shopping-cart'
|
|
'shopping-cart'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -110,12 +128,21 @@ VALUES
|
|
|
'mail'
|
|
'mail'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
|
- NULL, --'https://wol.shandan.one?location=outside',
|
|
|
|
|
|
|
+ 'https://wol.shandan.one?location=outside',
|
|
|
'Wake a Device',
|
|
'Wake a Device',
|
|
|
'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="rgb(205,57,57)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-power"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M7 6a7.75 7.75 0 1 0 10 0" /><path d="M12 4l0 8" /></svg>',
|
|
'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="rgb(205,57,57)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-power"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M7 6a7.75 7.75 0 1 0 10 0" /><path d="M12 4l0 8" /></svg>',
|
|
|
- 'Wake a device from [home](https://wol.shandan.one?location=home) or [outside](https://wol.shandan.one?location=outside)',
|
|
|
|
|
|
|
+ 'Send a Wake-on-LAN packet to a device at home',
|
|
|
'red',
|
|
'red',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 5,
|
|
|
|
|
+ 'power'
|
|
|
|
|
+),
|
|
|
|
|
+(
|
|
|
|
|
+ 'https://wol.shandan.one?location=home',
|
|
|
|
|
+ 'Wake a Device',
|
|
|
|
|
+ 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="rgb(205,57,57)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-power"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M7 6a7.75 7.75 0 1 0 10 0" /><path d="M12 4l0 8" /></svg>',
|
|
|
|
|
+ 'Send a Wake-on-LAN packet to a device on the local LAN',
|
|
|
|
|
+ 'red',
|
|
|
|
|
+ 6,
|
|
|
'power'
|
|
'power'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -124,7 +151,7 @@ VALUES
|
|
|
'https://raw.githubusercontent.com/postgres/pgadmin4/c1ba645dceed5c9551a5f408e37a14d1041ee598/web/pgadmin/static/favicon.ico',
|
|
'https://raw.githubusercontent.com/postgres/pgadmin4/c1ba645dceed5c9551a5f408e37a14d1041ee598/web/pgadmin/static/favicon.ico',
|
|
|
'Manage And access postgresql databases',
|
|
'Manage And access postgresql databases',
|
|
|
'azure',
|
|
'azure',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 5,
|
|
|
'database'
|
|
'database'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -133,7 +160,7 @@ VALUES
|
|
|
'https://raw.githubusercontent.com/apache/guacamole-website/main/images/logos/guac-classic-logo.svg',
|
|
'https://raw.githubusercontent.com/apache/guacamole-website/main/images/logos/guac-classic-logo.svg',
|
|
|
'Remote desktop',
|
|
'Remote desktop',
|
|
|
'teal',
|
|
'teal',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 6,
|
|
|
'avocado'
|
|
'avocado'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -151,7 +178,7 @@ VALUES
|
|
|
'https://syncthing.net/img/logo-horizontal.svg',
|
|
'https://syncthing.net/img/logo-horizontal.svg',
|
|
|
'Monitor and configure file shares',
|
|
'Monitor and configure file shares',
|
|
|
'blue',
|
|
'blue',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 6,
|
|
|
'topology-complex'
|
|
'topology-complex'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -162,9 +189,19 @@ VALUES
|
|
|
|
|
|
|
|
Manage projects and tasks',
|
|
Manage projects and tasks',
|
|
|
'teal',
|
|
'teal',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 6,
|
|
|
'layout-kanban'
|
|
'layout-kanban'
|
|
|
),
|
|
),
|
|
|
|
|
+(
|
|
|
|
|
+ 'https://mythtv.shandan.one/dashboard/program-guide',
|
|
|
|
|
+ 'TV Guide',
|
|
|
|
|
+ 'https://www.mythtv.org/img/mythtv.png',
|
|
|
|
|
+ --'https://mythtv.shandan.one/images/mythtv.png',
|
|
|
|
|
+ 'View upcoming shows and schedule recordings',
|
|
|
|
|
+ 'gray',
|
|
|
|
|
+ 6,
|
|
|
|
|
+ 'device-tv'
|
|
|
|
|
+),
|
|
|
(
|
|
(
|
|
|
'https://mouse.shandan.one/#remote-mouse',
|
|
'https://mouse.shandan.one/#remote-mouse',
|
|
|
'Remote Touchpad',
|
|
'Remote Touchpad',
|
|
@@ -173,18 +210,29 @@ Manage projects and tasks',
|
|
|
|
|
|
|
|
Turn your device''s touchscreen into a remote touchpad',
|
|
Turn your device''s touchscreen into a remote touchpad',
|
|
|
'github',
|
|
'github',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 6,
|
|
|
'pointer'
|
|
'pointer'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
|
'https://gateway.shandan.one',
|
|
'https://gateway.shandan.one',
|
|
|
'Gateway',
|
|
'Gateway',
|
|
|
- 'https://gateway.shandan.one/favicon.ico?t=6dcc8b66',
|
|
|
|
|
|
|
+ 'https://gateway.shandan.one/webpages/themes/default/img/logo/favicon.ico?t=f5cbedf9',
|
|
|
'Access the gateway
|
|
'Access the gateway
|
|
|
|
|
|
|
|
Manage local LAN and internet connection settings',
|
|
Manage local LAN and internet connection settings',
|
|
|
'cyan',
|
|
'cyan',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 5,
|
|
|
|
|
+ 'router'
|
|
|
|
|
+),
|
|
|
|
|
+(
|
|
|
|
|
+ 'https://backhaul.shandan.one',
|
|
|
|
|
+ 'Backhaul',
|
|
|
|
|
+ 'https://backhaul.shandan.one/luci-static/resources/icons/wifi.svg',
|
|
|
|
|
+ 'Access the backhaul
|
|
|
|
|
+
|
|
|
|
|
+Manage wireless backhaul connection settings',
|
|
|
|
|
+ 'cyan',
|
|
|
|
|
+ 5,
|
|
|
'router'
|
|
'router'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
@@ -195,17 +243,16 @@ Manage local LAN and internet connection settings',
|
|
|
|
|
|
|
|
Publish news items and create new feeds',
|
|
Publish news items and create new feeds',
|
|
|
'green',
|
|
'green',
|
|
|
- 3,
|
|
|
|
|
|
|
+ 5,
|
|
|
'seeding'
|
|
'seeding'
|
|
|
),
|
|
),
|
|
|
(
|
|
(
|
|
|
'https://shandan.one/pyapi/random',
|
|
'https://shandan.one/pyapi/random',
|
|
|
'Prayer Generator',
|
|
'Prayer Generator',
|
|
|
'',
|
|
'',
|
|
|
- 'Generate a template prayer following the form of the model prayer outlined in Matthew 6:9‑13 and Luke 11:2‑4',
|
|
|
|
|
|
|
+ 'Generate a template prayer following the form of the model prayer outlined in Matthew 6:9‑13 and Luke 11:2‑4',
|
|
|
'orange',
|
|
'orange',
|
|
|
3,
|
|
3,
|
|
|
'pray'
|
|
'pray'
|
|
|
)
|
|
)
|
|
|
;
|
|
;
|
|
|
-
|
|
|