Skip to content

ner216/sds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDS (Super Duper Secret)

A simple cross-platform password manager. This project currently supports Windows as well as Debian based Linux distrobutions.

Install:

Install using the latest release package from the 'releases' section.

Development Setup(Linux):

  1. Your Python version must be >=3.13.0 and <3.14.0
  2. Set up virtual environment: python3 -m venv .venv
  3. Activate virtual environment: . .venv/bin/activate
  4. Setup package and dependancies: .venv/bin/pip install -e .
  5. Run the project: .venv/bin/python src/main.py

About

A cross-platform password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages