Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riipandi/tauri-tray-app
This project template should help get you started developing a multi-platform desktop application with tray menu using Tauri, Typescript, Tailwind CSS, and Vite.
https://github.com/riipandi/tauri-tray-app
boilerplate cross-platform reactjs rust starter-kit tailwindcss tauri tauri-app typescript vite
Last synced: 14 days ago
JSON representation
This project template should help get you started developing a multi-platform desktop application with tray menu using Tauri, Typescript, Tailwind CSS, and Vite.
- Host: GitHub
- URL: https://github.com/riipandi/tauri-tray-app
- Owner: riipandi
- License: apache-2.0
- Created: 2023-05-12T22:52:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-01T04:23:13.000Z (3 months ago)
- Last Synced: 2024-10-23T06:07:09.345Z (21 days ago)
- Topics: boilerplate, cross-platform, reactjs, rust, starter-kit, tailwindcss, tauri, tauri-app, typescript, vite
- Language: Rust
- Homepage:
- Size: 6.02 MB
- Stars: 139
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Tauri Tray Application
This template should help get you started developing desktop app with tray status using Tauri, React, Tailwind CSS, Typescript, and Vite.
![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).