Skip to content

bsdlme/nitrokey-app2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nitrokey App 2

This application allows to manage Nitrokey 3 devices. To manage Nitrokey Pro and Nitrokey Storage devices, use the older Nitrokey App.

Features

The following features are currently implemented.

  • Firmware update
  • Passwords
    • TOTP
    • HOTP

Download

Executable binaries for Linux and Windows as well as a MSI installer for Windows can be downloaded from the releases.

Compiling for Linux and macOS

The application can be compiled by executing:

git clone https://github.com/Nitrokey/nitrokey-app2.git
cd nitrokey-app2
make update-venv
source venv/bin/activate
make build
nitrokeyapp

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.1%
  • CMake 0.1%