Skip to content

Gramma - v1.0.0 stable

Latest
Compare
Choose a tag to compare
@lkotlarenko lkotlarenko released this 25 May 01:01
· 2 commits to main since this release
499aaa0

Gramma v1.0.0: Introducing the Graphical User Interface

I'm excited to announce the release of Gramma v1.0.0, (our first stable release version 🥳) a major update that brings a sleek graphical user interface (GUI) and enhanced functionality to the clipboard text processing application.

Key Highlights

Graphical User Interface (GUI)

  • Added a system tray icon for easy access to Gramma's features
  • Implemented a "Setup" window for configuring the Groq API key and model
  • Introduced an "Edit Commands" window for adding, modifying, and deleting command prompts
  • Provided a seamless and user-friendly experience for managing Gramma's functionality

Command Management

  • Users can now add, edit, and delete command prompts through the GUI, without modifying code files
  • Streamlined the process of customizing Gramma's text processing capabilities

Installation and Setup

  • Simplified the installation process with executable scripts for Windows (install_windows.bat) and Linux/macOS (install_linux.sh)
  • Automated the creation of a desktop shortcut for convenient access to Gramma
  • Removed the need for manual environment variable configuration

Code Refactoring and Optimization

  • Restructured the codebase for improved organization and maintainability
  • Optimized performance by implementing asynchronous API request handling
  • Enhanced error handling and notifications for a better user experience

Getting Started

To get started with Gramma v1.0.0, follow these steps:

  1. Download the latest release from the Releases page.
  2. Extract the downloaded ZIP file to a desired location.
  3. Run the install_windows.bat (for Windows) or install_linux.sh (for Linux/macOS) file to install the required dependencies and create a desktop shortcut.
  4. Launch Gramma from the desktop shortcut and follow the Setup instructions to configure your Groq API key and model.
  5. Start using Gramma by copying text to your clipboard and prepending it with the desired command prefix (e.g., !gf for grammar fix, !sm for summarize).

For detailed installation, setup, and usage instructions, please refer to the README file.

Support and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request.

We hope you enjoy using Gramma v1.0.0 and its new features. Stay tuned for more updates and improvements in the future!