Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
https://github.com/bitwarden/mobile
android bitwarden csharp dotnet ios maui xamarin xamarin-forms xaml
Last synced: 4 days ago
JSON representation
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
- Host: GitHub
- URL: https://github.com/bitwarden/mobile
- Owner: bitwarden
- License: gpl-3.0
- Created: 2024-06-19T22:38:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T02:53:30.000Z (16 days ago)
- Last Synced: 2025-01-02T20:58:17.307Z (9 days ago)
- Topics: android, bitwarden, csharp, dotnet, ios, maui, xamarin, xamarin-forms, xaml
- Language: C#
- Homepage: https://bitwarden.com
- Size: 1.73 GB
- Stars: 163
- Watchers: 17
- Forks: 26
- Open Issues: 415
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- Awesome-Android-Open-Source-Projects - Bitwarden
- awesome - mobile - The mobile app vault (iOS and Android). (C# #)
- open-source-xamarin-apps - Bitwarden
- fucking-open-source-ios-apps - Bitwarden
- awesome-android - Bitwarden - Free and open-source, cross-platform password manager available via cloud/self-hosting. NOTE: To download on F-Droid you need to add the [Bitwarden repository](https://mobileapp.bitwarden.com/fdroid/). Manual vault syncing is required with that version. (Password managers / General)
- awesome-android - Bitwarden - Free and open-source, cross-platform password manager available via cloud/self-hosting. NOTE: To download on F-Droid you need to add the [Bitwarden repository](https://mobileapp.bitwarden.com/fdroid/). Manual vault syncing is required with that version. (Password managers / General)
README
[![Github Workflow build on main](https://github.com/bitwarden/mobile/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/bitwarden/mobile/actions/workflows/build.yml?query=branch:main)
[![Crowdin](https://d322cqt584bo4o.cloudfront.net/bitwarden-mobile/localized.svg)](https://crowdin.com/project/bitwarden-mobile)
[![Join the chat at https://gitter.im/bitwarden/Lobby](https://badges.gitter.im/bitwarden/Lobby.svg)](https://gitter.im/bitwarden/Lobby)# Bitwarden Mobile Application
> [!TIP]
> Looking for the new native apps? Head on over to [bitwarden/android](https://github.com/bitwarden/android) and [bitwarden/ios](https://github.com/bitwarden/ios)The Bitwarden mobile application is written in C# using .NET MAUI.
# Build/Run
Please refer to the [Mobile section](https://contributing.bitwarden.com/getting-started/mobile/) of the [Contributing Documentation](https://contributing.bitwarden.com/) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.
# We're Hiring!
Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our [Careers page](https://bitwarden.com/careers/) to see what opportunities are currently open as well as what it's like to work at Bitwarden.
# Contribute
Code contributions are welcome! Please commit any pull requests against the `main` branch. Learn more about how to contribute by reading the [Contributing Guidelines](https://contributing.bitwarden.com/contributing/). Check out the [Contributing Documentation](https://contributing.bitwarden.com/) for how to get started with your first contribution.
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the [`SECURITY.md`](SECURITY.md) file.