HandySchwert Code
An Extremely Simple Bible App For Linux Mobile
Status: Alpha
Brought to you by:
mill-j
| File | Date | Author | Commit |
|---|---|---|---|
| HandySchwert.cpp | 2021-11-18 |
|
[956271] Text Format Fixes |
| Logo.png | 2021-11-18 |
|
[04b0d9] Add Logo |
| Makefile | 2020-11-25 |
|
[cd58f5] Remove More XML Stuff |
| README.md | 2020-11-25 |
|
[cd58f5] Remove More XML Stuff |
You'll need the build-essentials such as g++, make, etc. On Ubuntu based
distros you can use
sudo apt-get install build-essentials
You'll also need to install the SWORD and gtkmm depenencies:
sudo apt-get install libsword-dev libgtkmm-3.0-dev
The Sword Project is fairly easy to build if your distro
doesn't include it via the package manager.
Finally run
make