Metadata-Version: 2.1
Name: eject-applet
Version: 0.1.0
Summary: Simple external disk manager for Linux
Home-page: https://github.com/Akmadan23/eject-applet
Author: Azad Ahmadi
Author-email: azadahmadi@mailo.com
License: GPL-3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Eject applet

An external/usb drive monitor for Linux that sits in the tray. Inspired by [ejectsy](https://github.com/sharat87/ejectsy).

## Install
Releases are available over on [PyPI](https://pypi.org/project/eject-applet/) and can be installed via pip:

    pip install eject-applet

On Arch Linux eject-applet is available in the AUR:

    [paru/yay] -S eject-applet
