chore: add chatpad to readme
This commit is contained in:
parent
796b0e2123
commit
4eeba89d5d
|
@ -11,6 +11,7 @@ This is the official repository for the Tipi App Store. It contains all the apps
|
||||||
- [Booksonic](https://github.com/popeen) - A server for streaming your audiobooks
|
- [Booksonic](https://github.com/popeen) - A server for streaming your audiobooks
|
||||||
- [Bookstack](https://github.com/BookStackApp/BookStack) - Simple, easy-to-use platform for organising and storing information.
|
- [Bookstack](https://github.com/BookStackApp/BookStack) - Simple, easy-to-use platform for organising and storing information.
|
||||||
- [Calibre-Web](https://github.com/janeczku/calibre-web) - Web Ebook Reader
|
- [Calibre-Web](https://github.com/janeczku/calibre-web) - Web Ebook Reader
|
||||||
|
- [Chatpad AI](https://github.com/deiucanta/chatpad) - Not just another ChatGPT user-interface!
|
||||||
- [Code-Server](https://github.com/coder/code-server) - Web VS Code
|
- [Code-Server](https://github.com/coder/code-server) - Web VS Code
|
||||||
- [Codex.Docs](https://github.com/codex-team/codex.docst) - Free Docs app powered by Editor.js ecosystem.
|
- [Codex.Docs](https://github.com/codex-team/codex.docst) - Free Docs app powered by Editor.js ecosystem.
|
||||||
- [DailyTXT](https://github.com/PhiTux/DailyTxT) - Encrypted Diary Web-App
|
- [DailyTXT](https://github.com/PhiTux/DailyTxT) - Encrypted Diary Web-App
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "../schema.json",
|
"$schema": "../schema.json",
|
||||||
"name": "Chatpad.ai",
|
"name": "Chatpad AI",
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8179,
|
"port": 8179,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user