https://github.com/baerwang/flexible
Tip widget to be reviewed
https://github.com/baerwang/flexible
convenience desktop-notifications github linux macos tauri tauri-app
Last synced: 12 months ago
JSON representation
Tip widget to be reviewed
- Host: GitHub
- URL: https://github.com/baerwang/flexible
- Owner: baerwang
- License: apache-2.0
- Created: 2024-04-06T02:55:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:05:17.000Z (about 1 year ago)
- Last Synced: 2025-02-07T02:41:56.360Z (about 1 year ago)
- Topics: convenience, desktop-notifications, github, linux, macos, tauri, tauri-app
- Language: Rust
- Homepage:
- Size: 241 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
Tip widget to be reviewed
## Quick
### Before
```shell
cargo install create-tauri-app --locked
cargo create-tauri-app
```
### After
```shell
cargo tauri dev
```