Skip to content

Olaren15/uwu-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uwu-tray

fastest uwuifier in the west... now in your system tray for even faster uwufication!

FAQ

Which platforms are supported?

  • Windows
  • Linux
  • MacOS (Intel only because sse is only available on x86 processors)

How do I use it?

  1. Run the executable found in the Releases
  2. Click on the tray icon
  3. Choose "uwuify"
  4. Black magic
  5. Text in the clipboard is now uwuified

I want to know more about the uwuification process

Great! I used the uwuify crate. The Readme on Github contains all the details!

Where are the UwUs???? All I'm reading rn is normal text!!!! ヽ(≧□≦)ノ

I have a version of this Readme here

Will there be updates in the future?

Maybe, maybe not, who knows ¯\_(ツ)_/¯

Can I use or redistribute your code?

Yes, it's licensed under the MIT license

Building

Rust

This app is built with rust so make sure to have it installed on your system

Dependencies

Since this app uses system APIs some dependencies need to be installed before building the app

Windows

  • Windows SDK (Can be installed via Visual Studio Installer)

Linux

  • GTK 3
  • ayatana-appindicator
Install on Arch linux
sudo pacman -S gtk3 libayatana-appindicator
Install on Ubuntu / Debian
sudo apt install libgtk-3-dev libayatana-appindicator3-dev
Install on Fedora
sudo dnf install gtk3-devel libayatana-appindicator-gtk3-devel

MacOS

  • Xcode command line tools
xcode-select --install

Creating the executable

Once the dependencies are installed building is a simple as running

cargo build

Made with ❤️ by a friend of Blåhaj