Skip to content

quotequack/quacktext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuackText

A program that turns text to quacks with various format options for different platforms (remastered version of https://github.com/quotequack/Text-to-Quack)

Features

  • Include translation option
  • Key simulation for pasting
  • Simple UI
  • Cross platform

Installation

To install Quacktext, please download the appropriate installer for your operating system from the releases page If you can please compile it for your operating system and share it if you are using windows or mac.

Linux

Debian/Ubuntu-based distributions

  1. Download the .deb file from the latest release.
  2. Open a terminal and navigate to the directory where the file was downloaded.
  3. Install the package with the following command:
    sudo dpkg -i quacktext_0.1.0_amd64.deb

Fedora/CentOS based distributions

  1. Download the .rpm file from latest release
  2. Open the file and click install

Using the Binary

  1. Download the binary file (quacktext) from the latest release.
  2. Open a terminal and navigate to the directory where you downloaded the binary.
  3. RUn the executable with:
    chmod +x quacktext
    ./quacktext

If you encounter any issues please open an issue in the Issues section

Usage/Examples

To see how to use this program click on the "I" button next to the title

Screenshots

Floating window in hyprland

image

Full screen window in hyprland

image

License

MIT