From e37c11cb4452d495c857b83086a814f83eb6a105 Mon Sep 17 00:00:00 2001 From: hiql Date: Mon, 9 Sep 2024 16:27:33 +0800 Subject: [PATCH] Added a random password generator (#364) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a26f9c2..e87e3cd 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ A curated collection of the best stuff from the Tauri ecosystem and community. - [Metronome](https://github.com/ZaneH/metronome) - Visual metronome for Windows, Linux and macOS. - [Mobslide](https://github.com/thewh1teagle/mobslide) - Turn your smartphone into presentation remote controller. - [Overlayed](https://overlayed.dev) - Voice chat overlay for Discord. +- [Passwords](https://github.com/hiql/passwords-app) - A random password generator. - [Pavo](https://github.com/zhanglun/pavo) - Cross-platform desktop wallpaper application. - [Peekaboo](https://github.com/angeldollface/peekaboo) A graphical interface to display images. - [Pointless](https://github.com/kkoomen/pointless) - Endless drawing canvas.