https://github.com/maxrdz/jw-library-gtk
A free and open source alternative to the JW Library application for Linux desktop and mobile. Released under the GNU General Public License version 3.0.
https://github.com/maxrdz/jw-library-gtk
Last synced: about 2 months ago
JSON representation
A free and open source alternative to the JW Library application for Linux desktop and mobile. Released under the GNU General Public License version 3.0.
- Host: GitHub
- URL: https://github.com/maxrdz/jw-library-gtk
- Owner: maxrdz
- License: gpl-3.0
- Created: 2024-03-21T21:34:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T05:29:00.000Z (about 2 years ago)
- Last Synced: 2025-03-05T22:31:30.391Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 50.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
JW Library GTK
==============
A free and open source alternative to the JW Library application,
built with Adwaita/GTK for the best experience on GNOME-based
phone shells, such as Phosh. Built for x86_64 desktop and Linux
mobile devices on aarch64 processors.
SOFTWARE REQUIREMENTS
- glib version 2+
- gio version 2+
- desktop-file-utils
- appstream
- appstream-glib
- gtk4
- libadwaita
- Rustup (provides Cargo & rustc)
- Ninja build system
- Meson build system
BUILDING FROM SOURCE
To build the release binary:
`meson setup build`
`meson compile -C build`
`meson install -C build`
To build the debug binary:
`meson setup builddevel -Dprofile=dev`
`meson compile -C builddevel`
`meson install -C builddevel`
LEGAL
This software project and the maintainers of this project are
not in any way affiliated with, or endorsed by, the
Watchtower Bible and Tract Society of New York Inc.