From dec15639a9020d2291f0ec3d901549322217c4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=CC=B5=CD=9D=CC=85=CC=8F=CC=8E=CC=9E=CC=97=CC=9D=CC=BCO?= =?UTF-8?q?=CC=B4=CC=87=CC=8A=CC=83=CC=8B=CC=80=CC=9D=CC=BBO=CC=B7=CC=83?= =?UTF-8?q?=CD=8B=CC=BCN=CC=B8=CC=BF=CD=9C=CC=A9=20=CC=B6=CD=92=CC=9C?= =?UTF-8?q?=CC=A0=CC=B9=CC=BC=CC=A9?= Date: Fri, 25 Oct 2024 02:14:01 -0700 Subject: [PATCH] Update README.md --- README.md | 40 +++------------------------------------- 1 file changed, 3 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 26df4e6..f23fe25 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,5 @@ -# Tauri Tray Application +# LiveChat -This template should help get you started developing desktop app with tray status using Tauri, React, Tailwind CSS, Typescript, and Vite. +Screenshot 2024-10-25 at 2 13 24 AM -![Screenshot](./public/screenshot.jpeg) - -## Recommended IDE Setup - -- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) - -## Acknowledgements - -- [Tauri Examples Repo](https://github.com/tauri-apps/tauri/tree/dev/examples) -- [tauri-tray-app-example](https://github.com/dheater/tauri-tray-app-example) -- [tauri-tray-icon-animation](https://github.com/rming/tauri-tray-icon-animation) -- [tauri-tray-menu](https://github.com/rming/tauri-tray-menu) -- [tauri-window-controls](https://github.com/agmmnn/tauri-controls) -- [hamza72x/web2app](https://github.com/hamza72x/web2app) -- [Create a Menu Bar App With Tauri](https://betterprogramming.pub/create-menubar-app-with-tauri-510ab7f7c43d) -- [Publishing Tauri to Apple's App Store](https://thinkgo.io/post/2023/02/publish_tauri_to_apples_app_store/) -- [GTK Installation Docs](https://www.gtk.org/docs/installations/macos/) - -## License - -Licensed under either of [Apache License 2.0][license-apache] or [MIT license][license-mit] at your option. - -> Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, -> as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. - -Copyrights in this project are retained by their contributors. - -See the [LICENSE-APACHE](./LICENSE-APACHE) and [LICENSE-MIT](./LICENSE-MIT) files for more information. - -[license-mit]: https://choosealicense.com/licenses/mit/ -[license-apache]: https://choosealicense.com/licenses/apache-2.0/ - ---- - -🤫 Psst! If you like my work you can support me via [GitHub sponsors](https://github.com/sponsors/riipandi). +Live video avatar chat application. Connects to an Eliza instance running the "Direct" client. Requires a Simli AI API key.