adx is a minimalistic but full-featured address book for contact management running completely in web browser.
Features:
XML based, small (<200KB), lightweight, portable, contact tagging, geo mapping, web accounts, etc.
Export functionality:
vCard download, QR code generator (offline) for (vCard, WiFi, free text), Embedded Microformats (hCard 1.0, XFN).
How it works: XML + XSLT = HTML web app in your web browser.
Can be hosted online or local (disk, USB flash drive, etc). Own your data!
Homepage
Download
Recent Releases
1.1704 Sep 2017 22:05
minor feature:
QR code generator supports now up to max 2953 Bytes (note: max characters may be lower due to UTF-8 encoding which eats more than 1 byte for special characters). Added entry "QR" in top menu for showing/hiding box with QR code generator. Save Settings provides now also URL for copy and paste. minor changes for QR handling.
1.1618 Aug 2017 20:04
minor feature:
1.16 (2017-08-18)
- Improved CR code creation for slower machines or big text length for QR (Added QR creation scheduler skipping non needed QR creations when keyboard input is quicker then QR creation)
- Added QR footer with info about text and byte length
- Added experimental account support for 'WhatsApp'
1.1406 Jul 2017 21:05
minor feature:
1.14 (2017-07-05)
- Changed document output from HTML 4.01 to HTML 5 and encoding from ISO-8859-1 to UTF-8. This should also fix character encoding issues which resulted in malfunction of javascript operations on contacts (like show/hide contact details)
- Visual enhancement: Expand/collapse of contact details now with animation
- Visual enhancement: fixed position of vertical divider
- Fixed issue with QR infobox (CSS change for new fixed table centering changed also QR infobox by accident). changed id from "main" to "contacts"
- Added account support for tumblr.com (incl icon): http:// account .tumblr.com
- and other minor changes and fixes
1.1315 Mar 2017 08:43
minor feature:
1.13 (2017-03-14)
- QR Code: speed optimization for creating QR codes (for default error correction level "L")
- QR Code: Added QR Code for WiFi myWiFiName
-- works for: Android (open: support for windows phone, iphone)
- New URL parameters for creating QR Codes (e.g. for omnibar integration):
-- Added new url param "qr" (example url: addressbook.xml?qr=MyTextToEncodeIntoQRCode )
-- Added new url param "qrbyid" (example url: addressbook.xml?qrbyid=bartensud )
- GUI change: New adx logo is shown in browser tab
- GUI enhancement: frequency groups are now visually separated by dashed vertical line (style can be configured with new setting variable "frequencyGroups_separator_borderStyle")
- serveral other minor changes
|