2.1.4 • Published 9 years ago
himitsu v2.1.4
Simple password management
Disclaimer
Don't get me wrong, I used to have installed dashlane on my computer, and have some coworkers that use some other tools such as LastPass and they are awesome.
Things I like
- Browser integration
- Password generation
Things I don't like
- Not so seamless integration between devices
- So many features I don't need nor want. (Dashlane for example has a feature that allows you to share a password)
- If you have them on startup, they slow you down heavily (or is it just me?)
- I don't want to have yet another service for which payment I have to keep track
Installation
npm install -g himitsuUsage
Start CLI with
himitsuIt will prompt you to create a new file in case it's needed.
The file is saved in your home directory and it is called .himitsu
After that it will ask you for username and password you'll be using in the file.
After that file initialization, you'll be able to perform the following tasks
Every action has the following footprint
action [hostname] [username]The list of available actions is:
addgettaglistremovebuildingrmbuilding - remove aliaseditbuildingexport_plainimportexit
Some actions have an alias for actions with tags:
gettremovetbuildingedittbuilding
Project on Trello
Moving from major version
Always export_plain when moving from major versions and after the update just execute an import
Screenshots
- Initial Action

- Import/Export Action

- List Action
