Skip to content

sampdubs/Lokt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lokt

Lokt is a password manager build using two systems:

  • fbs along with PyQt5 in python3 for the desktop application
  • React Native in JavaScript for the mobile application

Prerequisites

  • You need to have git in order to clone the repo
  • You should have the latest version of xcode installed (you can get it on the app store).
  • If you would like to run an android simulator, you can download android studio here

Setup

To set everything up, ready for running and building, simply follow these steps:

git clone https://github.com/sampdubs/Lokt.git
cd Lokt
./startup.sh
source Lokt-venv/bin/activate

About

In this repo, you will find the files necessary for installation and building of the Lokt app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published