Search Criteria
Package Details: frappe-books-bin 0.36.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/frappe-books-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | frappe-books-bin |
| Description: | Modern desktop accounting for freelancers and small-businesses.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://frappebooks.com/ |
| Keywords: | accounting book-keeping desktop double-entry-accounting electron frappe inventory-management invoicing javascript offline open-source vuejs |
| Licenses: | AGPL-3.0-only |
| Conflicts: | frappe-books, frappebooks |
| Provides: | frappe-books |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 3 |
| Popularity: | 0.002676 |
| First Submitted: | 2023-03-13 02:54 (UTC) |
| Last Updated: | 2025-11-07 02:30 (UTC) |
Latest Comments
zxp19821005 commented on 2024-02-21 07:22 (UTC)
@PopulaceUncooked Thanks for your feedback,fixed it.
PopulaceUncooked commented on 2024-02-20 02:29 (UTC)
Last couple versions it won't start for me. Electron is looking for app.asar in /usr/lib/frappe-books/ instead of /usr/lib/frappe-books/resources.
Not sure if it's the right fix but I edited /usr/bin/frappe-books.sh second line from _RUNNAME="${_APPDIR}/app.asar" to _RUNNAME="${_APPDIR}/resources/app.asar"