diff options
| author | stkhan <khan@slickd.xyz> | 2023-03-15 11:41:11 -0500 |
|---|---|---|
| committer | stkhan <khan@slickd.xyz> | 2023-03-15 11:41:11 -0500 |
| commit | bc299a79a1dc3a71b63b54ceb5b0a446c3d57798 (patch) | |
| tree | 8a6266dcee2601a54597d6f865eee05463b7e9ca | |
| parent | c4ba49d641660a81751135edc69642d87fc6f494 (diff) | |
add websites
| -rw-r--r-- | apps.json | 23 | ||||
| -rw-r--r-- | links.json | 139 |
2 files changed, 5 insertions, 157 deletions
@@ -1,24 +1,5 @@ { "apps" : [ - {"name":"Bazarr","url":"subs.example.com","icon":"message-video", "target": "_blank"}, - {"name":"CloudCMD","url":"files.example.com","icon":"folder-multiple-outline"}, - {"name":"Cockpit","url":"cp.example.com","icon":"airplane"}, - {"name":"Feedbin","url":"rss.example.com","icon":"rss"}, - {"name":"Filestash","url":"cloud.example.com","icon":"package"}, - {"name":"Jackett","url":"jackett.example.com","icon":"tshirt-crew-outline"}, - {"name":"Lidarr","url":"music.example.com","icon":"music"}, - {"name":"Minio","url":"minio.example.com","icon":"server"}, - {"name":"Mylar","url":"comics.example.com","icon":"book-open-variant"}, - {"name":"Nextcloud","url":"cloud.example.com","icon":"weather-cloudy"}, - {"name":"Ombi","url":"request.example.com","icon":"file-find-outline"}, - {"name":"Pi-hole","url":"pihole.example.com","icon":"do-not-disturb"}, - {"name":"Plex","url":"play.example.com","icon":"plex"}, - {"name":"Portainer","url":"port1.example.com","icon":"docker"}, - {"name":"Radarr","url":"movies.example.com","icon":"filmstrip"}, - {"name":"Sonarr","url":"tv.example.com","icon":"television-box"}, - {"name":"Stackedit","url":"md.example.com","icon":"markdown"}, - {"name":"Transmission","url":"dl.example.com","icon":"progress-download"}, - {"name":"Ubooquity","url":"opds.example.com","icon":"library-shelves"}, - {"name":"Youtube-DL","url":"yt.example.com","icon":"youtube"} + {"name":"Cgit","url":"git.slickd.xyz","icon":"git"} ] -}
\ No newline at end of file +} @@ -1,143 +1,10 @@ { "bookmarks" : [ { - "category": "Communicate", - "links": [ { - "name": "Discord", - "url": "https://discord.com" - }, - { - "name": "Gmail", - "url": "http://gmail.com" - }, - { - "name": "Slack", - "url": "https://slack.com/signin", - "target": "_blank" - } - ] - }, - { - "category": "Cloud", - "links": [ - { - "name": "Box", - "url": "https://box.com", - "target": "sui" - }, - { - "name": "Dropbox", - "url": "https://dropbox.com", - "target": "sui" - }, - { - "name": "Drive", - "url": "https://drive.google.com" - } - ] - }, - { - "category": "Design", - "links": [ - { - "name": "Awwwards", - "url": "https://awwwards.com" - }, - { - "name": "Dribbble", - "url": "https://dribbble.com" - }, - { - "name": "Muz.li", - "url": "https://medium.muz.li/" - } - ] - }, - { - "category": "Dev", - "links": [ - { - "name": "Codepen", - "url": "https://codepen.io/" - }, - { - "name": "Devdocs", - "url": "https://devdocs.io" - }, - { - "name": "Devhints", - "url": "https://devhints.io" - } - ] - }, - { - "category": "Lifestyle", - "links": [ - { - "name": "Design Milk", - "url": "https://design-milk.com/category/interior-design/" - }, - { - "name": "Dwell", - "url": "https://www.dwell.com/" - }, - { - "name": "Freshome", - "url": "https://www.mymove.com/freshome/" - } - ] - }, - { - "category": "Media", - "links": [ - { - "name": "Spotify", - "url": "http://browse.spotify.com" - }, - { - "name": "Trakt", - "url": "http://trakt.tv" - }, - { - "name": "YouTube", - "url": "https://youtube.com/feed/subscriptions" - } - ] - }, - { - "category": "Reading", - "links": [ - { - "name": "Instapaper", - "url": "https://www.instapaper.com/u" - }, - { - "name": "Medium", - "url": "http://medium.com" - }, - { - "name": "Reddit", - "url": "http://reddit.com" - } - ] - }, - { - "category": "Tech", - "links": [ - { - "name": "TheNextWeb", - "url": "https://thenextweb.com/" - }, - { - "name": "The Verge", - "url": "https://theverge.com/" - }, - { - "name": "MIT Technology Review", - "url": "https://www.technologyreview.com/" + "name": "Cloudfanatic", + "url": "https://servercheap.net/" } - ] } ] - } +} |