diff --git a/README.md b/README.md index 7395ef3..1923b84 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +# # [Chartreuse](https://encycolorpedia.com/7fff00) Triceratops diff --git a/assets/images/triceratops.png b/assets/images/triceratops.png deleted file mode 100644 index ffd22f3..0000000 Binary files a/assets/images/triceratops.png and /dev/null differ diff --git a/deprecated/ambie.json b/deprecated/ambie.json new file mode 100644 index 0000000..98a558f --- /dev/null +++ b/deprecated/ambie.json @@ -0,0 +1,10 @@ +{ + "version": "4.2.1", + "description": "An app that uses white noise, nature sounds, and focus features to boost your productivity.", + "homepage": "ps://github.com/jenius-apps/ambie", + "license": "MIT", + "url": "https://github.com/jenius-apps/ambie/releases/download/v4.2.1/Ambie_4.2.1.0_x64_ARM64.msixbundle", + "hash": "070ac53c2e5034d45c4b916e00f11209092e5c0967ab202116aa75e2e12bb09a", + "bin": "Ambie_4.2.1.0_x64_ARM64.msixbundle", + "notes": "Ambie is a universal windows platform app; the window's store will manage future updates." +} diff --git a/deprecated/chatpad-ai.json b/deprecated/chatpad-ai.json new file mode 100644 index 0000000..5d390c1 --- /dev/null +++ b/deprecated/chatpad-ai.json @@ -0,0 +1,22 @@ +{ + "version": "1.4.0", + "description": "Free and open source, privacy focused, ChatGPT user-interface.", + "homepage": "https://chatpad.ai/", + "license": "AGPL-3.0-or-later", + "notes": "No Autoupdate, Project is currently looking for maintainers, see https://github.com/deiucanta/chatpad/ for more information", + "architecture": { + "64bit": { + "url": "https://dl.todesktop.com/230313oyppkw40a" + } + }, + "checkver": { + "github": "https://github.com/deiucanta/chatpad/" + }, + "bin": "Chatpad AI.exe", + "shortcuts": [ + [ + "Chatpad AI.exe", + "Chatpad AI" + ] + ] +}