After instalation, the Data Client will be minimized in system tray!
An alternative client for The Albion Online Data Project that provides the same functionality as the official client, but with a user-friendly graphical interface and easy-to-use settings.
Note: Data is mostly uploaded to The Albion Online Data Project, except when the user explicitly chooses not to.
Beta Release: This software is in beta. Use at your own risk.
Important: If you use this client, uninstall the official AODP client to avoid uploading data twice.
Free and Open Source: This software is completely free, open source (check license) and is not tied to the usage of Albion Free Market website. The data uploaded via this software to AODP can be seen in any Albion Online fansite that consumes AODP and even on your own sheets.
| Feature | Description |
|---|---|
| π§° Market Data Collection | Captures in-game market data and uploads to AODP servers |
| π¬ Market Mail Tracking | Collects and displays your market mail data for price tracking |
| πͺ Trade History | Stores instant buy/sell trades for later reference |
| π‘ Enhanced Capture | Captures data from loadout's quick buy screen, market screens, and gold screen |
| π Specs Capture | Uploads character specs for use with AFM website |
| π Launch on Startup | Automatically starts with your system |
| π System Tray | Runs quietly in system tray for minimal interference |
| π Auto-Updates | Silent, automatic updates |
| βοΈ Configurable Settings | Adjustable parallelism for AODP's PoW solving and uploads |
| π€ User-Friendly | No admin permissions required (except for NpCap installation) |
| π Free and Open Source | This software is free to use and is open source |
- Navigate to the releases section to download the latest installer (
AFMDataClientSetup_v_x.x.x.x.exe) - Run the installer and follow the on-screen instructions
- After installation, the application will run minimized in the system tray
- Click the tray icon to open the user interface
- The application will automatically update when new versions are available
Uninstallation
Use the regular Windows Uninstall a program feature to remove the application.
Option 1: One-line Installer
curl -s https://api.github.com/repos/JPCodeCraft/AlbionDataAvalonia/releases/latest | jq -r '.assets[] | select(.name == "AFMDataClient_Linux64_Installer.sh") | .browser_download_url' | xargs curl -L -o installer.sh && sed -i 's/\r$//' installer.sh && chmod +x installer.sh && ./installer.sh && rm installer.shOption 2: Manual Installation
- Download
AFMDataClient_Linux64_Installer.shfrom releases - Fix line endings:
sed -i 's/\r$//' AFMDataClient_Linux64_Installer.sh - Make executable:
chmod +x AFMDataClient_Linux64_Installer.sh - Run the installer:
./AFMDataClient_Linux64_Installer.sh
Uninstallation
curl -s https://api.github.com/repos/JPCodeCraft/AlbionDataAvalonia/releases/latest | jq -r '.assets[] | select(.name == "AFMDataClient_Linux64_Uninstaller.sh") | .browser_download_url' | xargs curl -L -o uninstaller.sh && sed -i 's/\r$//' uninstaller.sh && chmod +x uninstaller.sh && ./uninstaller.sh && rm uninstaller.shNote: Linux version does not support automatic updates. Run the installer again to update. Note: Linux installation and software had very limited testing. Feel free to contribute to the repository if you can.
AFM Data Client should be able to run on MacOS, but it's not very developed. Feel free to contribute to the repository if you can.
If you are on Apple Silicon, download AFMDataClient_MacOS_arm64.app.zip. Intel users should download AFMDataClient_MacOS_x64.app.zip.
Since the app is not signed, you'll get a warning like this when you try to run it:
If you click the ? button, this is the explanation and instructions shown on how to allow the app to run:
So in the Security section, click Open Anyway. You will need to type your password to allow it.
Everytime you open the app, it'll ask for your password, since it needs elevated privileges to be able to listen to the network packets.
The app will stay minimized in the top right.
There's no automatic update feature for MacOS, so you should manually download new versions.
- Basically, anything that can run Albion Online will run this application
"Our position is quite simple. As long as you just look and analyze we are ok with it. The moment you modify or manipulate something or somehow interfere with our services we will react (e.g. perma-ban, take legal action, whatever)."
β MadDave, Technical Lead at Sandbox Interactive for Albion Online, 2017 (source)
This application:
- β Does NOT modify the game client
- β Does NOT inject code into memory
- β Does NOT track player positions
- β Does NOT display overlays on the game
- π Does passively capture network packets to collect market data
All local data (SQLite database, settings, cached files) is stored under the app data folder.
Windows path
C:\Users\<username>\AppData\Local\AFMDataClient
Linux path (default)
~/.local/share/AFMDataClient
If $XDG_DATA_HOME is set, use:
$XDG_DATA_HOME/AFMDataClient
macOS path (default)
~/Library/Application Support/AFMDataClient
Steps
- Close AFM (exit from the system tray).
- Copy the entire
AFMDataClientfolder from the path above. - On the new machine, paste it to the same path.
- Start AFM.
Change the Packets redirection method to Legacy - NDIS in your ExitLag app under the TOOLS section:
This software was developed by JP CodeCraft, the developer behind Albion Free Market.
View detailed download statistics here.




