Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoobyDDNS_Windows

GoobyDDNS Client for Windows. It's like the NoIP DUC but for your own domain and with Akamai / Linode Name Servers. I'll add multi-platform support at 10 Stars.

Current Version: v0.9.5

Release Date: 2026-08-15

DefaultView

You'll need...

  • Linode API/PAT Key with Domain R/W Access
  • Linode-CLI Domain Record ID
  • Linode-CLI Subdomain Record ID

Build Process

python -m pip install -r requirements.txt
pyinstaller --onefile --noconsole \
  --icon "assets/icon.ico" \
  --hidden-import requests \
  --hidden-import pystray \
  --hidden-import PIL \
  --add-data "template.ini;." \
  --add-data "assets/icon.ico;assets" \
  --name GoobyDDNS app.py

If pystray is not available in a frozen build, the application will fall back to a normal window close instead of crashing.

Linux Users should consider GoobyDDNS_Linux

About

Dynamic DNS Windows Client for Akamai/Linode

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages