@Ner0sss: Almost forgot, starting today, "MoneyTrace" officially becomes the first personal accounting app in China to support a …
Summary
钱迹(MoneyTrace)正式成为中国首个支持原生Linux桌面客户端的个人记账应用,实现了全平台覆盖。
View Cached Full Text
Cached at: 09/18/26, 08:44 PM
Almost forgot, starting today, “MoneyTrace” officially becomes the first personal accounting app in China to support a native Linux desktop client. Although it might only be for 1% of users, we’re willing to put in the effort for a better future. Now it’s truly covering all platforms https://github.com/litangtech/Qianji-Linux-Release…
litangtech/Qianji-Linux-Release
Source: https://github.com/litangtech/Qianji-Linux-Release
钱迹 Linux
简洁、纯粹、高效的个人记账应用
本仓库提供钱迹 Linux 版官方安装包与安装说明。钱迹是一款支持全平台,专注于个人记账与财务管理的应用。
Linux 版目前处于测试发布阶段,仅提供 x86_64 架构。安装包通过本仓库的 GitHub Releases 分发。
下载
请从 v4.5.2 Release 下载当前版本:
| 适用环境 | 安装包 | 校验文件 |
|---|---|---|
| Ubuntu / Debian | qianji_v4.5.2-1560-961a8c0c_amd64.deb | SHA-256 |
| Fedora / RPM 系发行版 | qianji_v4.5.2-1560-961a8c0c_x86_64.rpm | SHA-256 |
| Arch Linux / Omarchy | qianji_v4.5.2-1560-961a8c0c_x86_64.pkg.tar.zst | SHA-256 |
| 其他兼容的 x86_64 桌面发行版 | qianji_v4.5.2-1560-961a8c0c_amd64.AppImage | SHA-256 |
根据自身系统下载对应安装包即可。
校验下载
每个安装包都附带同名 .sha256 文件。进入下载文件所在目录后执行:
sha256sum -c qianji_*.sha256
该命令会依次读取当前目录中所有钱迹安装包的 .sha256 文件,并校验对应安装包。若只下载了一种格式,也可以直接指定它的校验文件,例如:
sha256sum -c qianji_v4.5.2-1560-961a8c0c_amd64.deb.sha256
只有对应文件显示
OK时才继续安装。校验失败时请重新下载,不要运行该文件。
安装
Ubuntu / Debian
sudo apt install ./qianji_v4.5.2-1560-961a8c0c_amd64.deb
卸载:
sudo apt remove qianji
Fedora / RPM 系发行版
sudo dnf install ./qianji_v4.5.2-1560-961a8c0c_x86_64.rpm
卸载:
sudo dnf remove qianji
Arch Linux / Omarchy
sudo pacman -U ./qianji_v4.5.2-1560-961a8c0c_x86_64.pkg.tar.zst
卸载:
sudo pacman -Rns qianji
AppImage
无需安装即可直接运行:
chmod +x qianji_v4.5.2-1560-961a8c0c_amd64.AppImage
./qianji_v4.5.2-1560-961a8c0c_amd64.AppImage
如需为当前用户注册应用菜单和图标,请下载 install-qianji-appimage.sh,并与 AppImage、对应 .sha256 文件放在同一目录,然后执行:
chmod +x install-qianji-appimage.sh
./install-qianji-appimage.sh ./qianji_v4.5.2-1560-961a8c0c_amd64.AppImage
该方式不需要 sudo。升级时用新 AppImage 重复执行安装器。
卸载:
~/.local/share/qianji-appimage/manage-qianji-appimage.sh --uninstall
已验证环境
- Ubuntu 22.04
- Ubuntu 24.04
- Fedora 44
- Arch Linux / Omarchy
其他 Linux 发行版可尝试使用 AppImage。
反馈与安全问题
一般问题可通过钱迹应用内的反馈功能提交,也可发送邮件至 [email protected]。Linux 版安装/使用问题也可以直接在本仓库提交 Issue。
安全问题请勿在公开 Issue 中披露,请直接邮件联系。
使用与分发
钱迹是专有软件。本仓库公开的是官方编译产物与辅助安装脚本,并非源代码。下载或使用前请阅读:
Similar Articles
@10xmylife: https://x.com/10xmylife/status/2083772870505988332
The author shares their expense tracking setup using Hermes + Beancount + Feishu, leveraging the DeepSeek model for natural language bookkeeping. It offers reliable data validation, extremely low cost, and integration with Feishu documents.
@FinanceYF5: The era of manual bookkeeping is over. ChatGPT can now connect to your financial accounts to help you analyze where your money is going. 6 truly practical scenarios:
ChatGPT can now connect to users' financial accounts to help analyze spending habits, offering six practical scenarios that make manual bookkeeping a thing of the past.
@nuannuan_share: Someone built a self-hosted AI app that automatically processes all receipts and invoices. Upload a photo, it extracts products, taxes, dates, auto-converts currencies, and keeps your financial data 100% private. 100% open source. Link:
TaxHacker is a self-hosted AI accounting app that automatically extracts data from receipts and invoices, supports multi-currency conversion, and ensures data privacy.
@EvanWritesX: Claude finally bows its head—opens to China with WeChat Pay, Alipay & UnionPay support. H/t GPT Image 2
Claude has officially opened access to users in China, now supporting local payment methods including WeChat Pay, Alipay, and UnionPay.
@cnemalek: Chinese Developer Releases Free Tool Called: "Money Printer" And it reached 110,000 stars on GitHub. Write a topic, or …
A Chinese developer released a free open-source tool called 'Money Printer' that automates the creation and posting of vertical videos for social media platforms using AI for script writing, clip sourcing, voiceover, and more.


