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