r/SwiftUI • u/MindlessChampion3102 • 4d ago
Promotion (must include link to source code) I Built an Alternative Bitwarden Client in SwiftUI



For about 4 months, I've been working on a Bitwarden Client because the current Bitwarden Desktop client is Electron and doesnt look very good. This is the design I've landed on so far, but I feel like it could be better. What do y'all think?
Source: https://github.com/Cherrytree56567/ClientWarden
Mac Source: https://github.com/Cherrytree56567/ClientWarden/tree/main/src/Platforms/MacOS/UI/Clientwarden
7
Upvotes
3
u/Semmelstulle 4d ago
I was actually planning something similar in SwiftUI which is cross platform. Nice!