An open API service indexing awesome lists of open source software.

https://github.com/q1chenl/guxplay

A GUI system tray wrapper for UxPlay made with GTK3
https://github.com/q1chenl/guxplay

airplay appindicator ipad iphone mirroring system systemtray-application uxplay

Last synced: 7 months ago
JSON representation

A GUI system tray wrapper for UxPlay made with GTK3

Awesome Lists containing this project

README

          

# GUxPlay

A GUI system tray wrapper for [UxPlay](https://github.com/FDH2/UxPlay) made with GTK3.

## Requirements

- gtk3
- libappindicator-gtk3

## Install

- Run `make install` to install
- Run `make uninstall` to uninstall

## Screenshots

![UI](assets/screenshot-on.png)
![UI](assets/screenshot-off.png)

## Note

The program has only been tested on **Fedora Linux 38** with **GNOME 44.6** and **Fedora Linux 39** with **45.1**.