Skip to content

Latest commit

 

History

History

PassDuino Delphi Source (Windows)

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
PassDuino is a open-source project for storing and auto typing passwords,
it stores the passwords on a arduino (i use the CJMCU-32 with the ATMEGA32U4).

This is the configuration tool, you can use this tool to update/add/remove
passwords to/from the PassDuino. This tool can be used as a monitor tool,
so when you remove the PassDuino the PC will automatically lock.

You can also add global hotkey's for auto typing passwords stored in the
PassDuino, like your gmail password, facebook etc. This allows you to use
much more complicated / longer passwords without the need to remember them.

PassDuino is a project started by Ernst Reidinga - ERDesigns.eu (August 2020).
For more fun software and tools go to our website: https://erdesigns.eu or like
us on facebook: https://fb.me/erdesigns.eu

** Uses **
- https://sourceforge.net/projects/comport/
- SetupAPI by JEDI VCL