DuckClient Source Code Repository

This is a Mercurial repository. To get a copy, try:
hg clone http://duckclient.com/repo DuckClient
You'll probably want to follow that with
hg update v5.x

BRANCHES:

v5.x is the current active branch; it's a bugfix and minor feature branch for v5.0 and up.

default has the start of a new database-based settings infrastructure, which was in an incomplete state when I decided to EOL the project.

The quality of this code varies widely. The earliest portions were some of the first serious Javascript I wrote, and it shows. main.js in particular is quite sloppy in places. I never fully refactored it because I'm reluctant to refactor working code.

Some files that may be of particular interest:

BUILDING:

If all you want is to make an unpackaged Chrome Web App you can load in Developer Mode, run build/fetch-cacerts.sh. This will fetch the necessary CA root certificates and process them. You will need perl and curl as prerequisites.

To build the stand-alone versions, you will need node and npm. Run npm install in the repository root, to install the necessary dependencies. Then run build/build-all.sh. This will build whatever standalone binaries are supported on your platform, plus a ZIP package of the Chrome Web App.

      Name                    Last modified      Size  Description
Parent Directory - trigger.js 2019-07-11 19:05 6.5K textline.js 2018-07-17 18:02 8.0K test/ 2019-07-11 19:05 - telnet.js 2020-11-13 22:11 26K subclient.js 2020-11-17 22:44 39K sounds/ 2014-06-28 12:22 - serverid.js 2020-11-13 22:11 7.3K releasenotes.js 2020-11-17 22:44 5.2K quirks.js 2018-07-17 18:02 3.1K preview.js 2019-07-11 19:05 6.6K package.json 2020-11-17 22:44 1.8K output.js 2020-11-13 22:11 8.9K mediakiller.js 2014-06-28 12:22 1.8K manifest.json 2020-11-17 22:44 1.5K main.js 2020-11-17 22:44 37K main.html 2020-11-13 22:11 27K main-dialogs.js 2020-11-13 22:11 60K logger.js 2018-07-17 18:02 4.1K linkdetect.js 2020-11-14 00:47 16K license.html 2020-11-13 22:11 14K lib/ 2020-11-13 22:11 - images/ 2019-07-11 19:05 - imagepreview.js 2018-07-17 18:02 8.1K help.html 2020-11-13 22:11 47K fonts/ 2018-07-17 18:02 - empty.js 2020-11-17 22:44 6.9K empty.html 2020-11-17 22:44 1.4K duckclient-16.png 2014-06-28 12:22 300 duckclient-128.png 2014-06-28 12:22 2.5K duckclient-128.ico 2018-07-17 18:02 66K duckclient-128.icns 2018-07-17 18:02 20K docs/ 2018-07-17 18:02 - deeducate.js 2018-07-17 18:02 7.0K css/ 2020-11-13 22:11 - client.js 2020-11-17 22:44 120K build/ 2020-11-13 22:11 - blank.html 2014-06-28 12:22 34 background.js 2020-11-13 22:11 18K ansi.js 2019-07-11 19:05 19K README.html 2020-12-30 00:13 1.8K .hgtags 2019-07-11 19:05 2.6K .hgignore 2020-11-13 22:11 151 .hg/ 2021-11-17 21:30 -