Skip to content

opensourcer2/syncdns-gtk

 
 

Repository files navigation

DeDNS-GTK

Installing

Linux

Dependencies
Optional Dependencies

For example, on Debian you need to first package it by running:

sudo apt-get install python python-setuptools
git clone https://github.com/opensourcer2/syncthing-gtk.git
cd syncthing-gtk
python setup.py sdist

Now you should have a package inside dist folder which you can install with pip install <package_name>.

sudo apt-get install python-pip
pip install dist/<package_name>

Compiling

Linux

......

Windows

Windows Building Dependencies (you don't need to install these just to run Syncthing-GTK)

Related links

About

GTK GUI for SyncDNS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 3.3%
  • PowerShell 0.2%