An open API service indexing awesome lists of open source software.

https://github.com/techrail/keysmith-android


https://github.com/techrail/keysmith-android

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

# Keysmith

The vision for Keysmith is to let anyone peek at the engine of the software which promises to manage your security while providing the sync features across the board using the solutions that we already use - our favorite cloud solutions.
This gives the control back to you.

## Installation

Keysmith for Android is made with Flutter and makes use material 3 UI.

#### Requirements:
- Flutter SDK: 2.17.0 <3.0.0
- Android Studio with Android Emulator

#### Get started:

* Install [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git), if it's not already installed.

* Install [Flutter](https://docs.flutter.dev/get-started/install).

* It is recommended to add the [path to Flutter SDK installtion permenantly](https://docs.flutter.dev/get-started/install/linux#update-your-path-for-all-future-sessions) for future terminal sessions.

* Install [Android Studio](https://developer.android.com/studio/install) and make sure to install [Android emulator](https://developer.android.com/design-for-safety/privacy-sandbox/download).

* Clone the [repository](https://github.com/techrail/keysmith-android.git).

* Open the 'Keysmith' folder with your favourite IDE and dig in!

### How to contribute?
Whether or not you have worked with Flutter, you can always find a way to contribute. From testing to documentation and creating better readme!

Checkout our contribution guide [here](./CONTRIBUTING.md).