Verve

Verve is a lightweight and blazingly fast launcher for accessing and opening applications, files and documents. ⚑

AGPL-3.0 License

Stars
661
Committers
6
Verve - Release v0.3.2: Fix bugs Latest Release

Published by ParthJadhav over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ParthJadhav/Verve/compare/0.3.1...0.3.2

Verve - Verve v0.3.1 πŸŽ‰

Published by ParthJadhav almost 2 years ago

Verve v0.3.1

We're happy to release Verve v0.3.1, which includes mainly bug fixes and improvements. A big thank you to our contributors for their hard work and dedication to the project!

What's Changed

  • Fixed issue where certain timezones crashed calculator function @Ty3uK in #28
  • Fixed Copy / Paste not working in verve @ParthJadhav in commit

New Contributors

Full Changelog

View the full changelog

Verve - Release v0.3.0 : Calculations Support πŸ“

Published by ParthJadhav almost 2 years ago

What's New

  • Added calculation feature: The calculation feature allows you to perform calculations and conversions using natural language input. Some examples of the types of calculations that are now supported include:

    • 10% of 200
    • 10 * 20
    • 180 is 10% of what
    • tomorrow
    • 14 Jan - 2 days
    • 188 days
    • 1 mb to byte
    • 47 to binary
    • 10 pound to kg
  • Refactored codebase

Bug Fixes

  • Fixed issue where the 'space' key was not being recognized

For the full changelog, see: https://github.com/ParthJadhav/Verve/compare/0.2.0...0.3.0

πŸ‘‰ Download here for both Intel & ARM Macs.


For M1 & M2 series Mac users who want to use the native aarch64 app.

  1. Download verve_aarch64.dmg
  2. Copy the App to Applications
  3. xattr -c /Applications/verve.app
    Verve is not signed so M1 & M2 Macs refuses to open them. Doing above steps would allow you to use it normally.
Verve - Release v0.2.0 : Theme Support 🎨

Published by ParthJadhav almost 2 years ago

What's Changed

Checkout Readme for more information.

New Contributors

Full Changelog: https://github.com/ParthJadhav/Verve/compare/0.1.0...0.2.0

πŸ‘‡ Download for Mac:

Download here for both Intel & ARM Macs.


For M1 & M2 series Mac users who want to use the native aarch64 app.

  1. Download verve_aarch64.dmg
  2. Copy the App to Applications
  3. xattr -c /Applications/verve.app
    Verve is not signed so M1 & M2 Macs refuses to open them. Doing above steps would allow you to use it normally.
Verve - ⚑Release v0.1.0

Published by ParthJadhav almost 2 years ago

Verve v0.1.0 Release Notes πŸš€

We are excited to announce the first release of Verve, version 0.1.0! πŸŽ‰

This release includes the following features and improvements:

  • πŸ”Ž App search and launch: You can search and launch any app on your Mac with an average search time of 3ms.
  • πŸ”Ž File search: You can search for any files within the /users directory of your Mac by adding a / before your search term. In future releases, we will be adding the ability to change the search directory from /users to any other directory.
  • #️⃣ Default shortcut: The default shortcut for launching Verve is CMD + Shift + G.
  • βš™ Preferences window: The Preferences window can be accessed by pressing CMD + , or by clicking the menu bar icon and selecting Preferences.
  • πŸš€ Launch at login: Verve can be set to launch automatically when you log in to your Mac.

We hope you enjoy using Verve and look forward to bringing you more updates and improvements in the future. If you have any feedback or suggestions, please don't hesitate to reach out to us. πŸ™Œ

Full Changelog: https://github.com/ParthJadhav/verve/commits/0.1.0

πŸ‘‡ Download for Mac:

Download here for both Intel & ARM Macs.

For M1 & M2 series Mac users who want to use the native aarch64 app.

  1. Download verve_aarch64.dmg
  2. Copy the App to Applications
  3. xattr -c /Applications/verve.app
    Verve is not signed so M1 & M2 Macs refuses to open them. Doing above steps would allow you to use it normally.