Roshan-R / PyDrop

A free and opensource alternative to Dropover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyDrop
PyDrop

A free and opensource alternative to Dropover

CI status

Preview

Use releases for installing a beta version

Building

GNOME Builder

Download GNOME Builder.

In Builder, click the "Clone Repository" button at the bottom, using https://github.com/Roshan-R/PyDrop as the URL.

Click the build button at the top once the project is loaded.

Building from Git

git clone https://github.com/Roshan-R/PyDrop.git
cd PyDrop
meson builddir --prefix=/usr/local
sudo ninja -C builddir install

About

A free and opensource alternative to Dropover

License:GNU General Public License v3.0


Languages

Language:Python 77.4%Language:Meson 18.2%Language:Shell 3.3%Language:CSS 1.1%