keyopen

An application to open file or application quickly on mac and linux

MPL-2.0 License

Stars
5

Bot releases are hidden (Show)

keyopen - v2.0.1 Latest Release

Published by iewnfod 3 months ago

  • Allow use choose file in shell type.
  • Import swift to open app and files more smoothly.
  • Changes in GUI
  • Bug fix

Full Changelog: https://github.com/iewnfod/keyopen/compare/v2.0.0...v2.0.1

keyopen - v2.0.0

Published by iewnfod 5 months ago

  • New user interface.
  • New binding types: shell and map.

Not accept old config files. You may need to add mappings by yourself again.

keyopen - v1.0.8

Published by iewnfod 8 months ago

  • Auto clean up useless key bindings
  • New dark mode
  • Remove title bar on macOS

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.7...v1.0.8

keyopen - v1.0.7

Published by iewnfod 9 months ago

  • Support Linux
  • New system tray

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.6...v1.0.7

keyopen - v1.0.6

Published by iewnfod 10 months ago

  • Add dark mod
  • Add stop listening button

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.5...v1.0.6

keyopen - v1.0.5 Emergency Repair

Published by iewnfod 10 months ago

  • Bug Fix: cannot dereference uninitialized value
keyopen - v1.0.5

Published by iewnfod 10 months ago

  • Allow users to add shortcut by their own
  • Remove useless shortcut registration
  • Allow users to use shortcut other than F1-F12
keyopen - v1.0.4

Published by iewnfod 10 months ago

  • Add show window when open config
  • Disable to select text by user
  • Add x86_64 mac support
  • Optimize the size and the operating efficiency
  • Change LICENSE from MIT to MPL

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.3...v1.0.4

keyopen - v1.0.3

Published by iewnfod 10 months ago

  • Hide icon in Dock
  • Add more information on the ui
  • Add start at login button

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.2...v1.0.3

keyopen - v1.0.2

Published by iewnfod 10 months ago

  • Add copyright and other informations.
  • Bug fix: the window will not open when click on the dock

Full Changelog: https://github.com/iewnfod/keyopen/compare/v1.0.1...v1.0.2

keyopen - v1.0.1

Published by iewnfod 10 months ago

  • Add clear button
  • New icon
keyopen - v1.0.0

Published by iewnfod 11 months ago

First release!

Provides all basic functions.

You can select any file or application on the main page and when you press the corresponding key, the application will open or the file will be opened by the default application on your computer.

Related Projects