Cross-Platform, All-in-one dev toolkit
DukeDock is the culmination of all of those times that I've said to myself, "damnm, I should write a tool to do this for me". I.e. this is a work project with the sole aim of making development smoother/easier by helping you to never take your hand of the keyboard.
The key focus of this app is user experience and efficiency.
Currently devloping on MacOS so most features will be OSX focused, but more general purpose features will be added over time.
Upon installation, a hidden window will be loaded which can be displayed by pressing (Windows: WIN + SHIFT + O) (MAC: SHIFT + META + O). You can then click the button to access which ever feature you would like OR press the relevent keyboard shortcut.
- Timed One Time Password
- StringStore
- Store any string with a name and quickly and easily copy it to your clipboard
- Add new records, edit or delete existing records
- New Guid Generator (In a variety of formats)
- RSA Key Generator
- Bind any feature to any key combination
- Random password generator (which can automatically store in the StringStore)
- Bind CMD/Bash statement/s to a key-bind
Contributions are MORE than welcome, be it in the form of PRs with bug fixes/new features/translations. I only ask that ease of use is maintained/considered.
If you would like to make a suggestion for features to add, simply PR this file :)