Nemosyne i486

Rating: 
3
Your rating: None Average: 3 (2 votes)

I compiled this port from Mnemosyne (a spaced repetition flashcard application) for Sailfish arm and I modified it to support Htmltags to be able to include pictures (maybe only paths to the pictures work like <img src="/home/nemo/Documents/flashcard.db_media/equation1.png"> or something like that), so i changed the type from the answers and question fields in the qml files from paragraph to Text and added the "options" styled text and Wordwrap (for line breaks).

Here are the original sources https://github.com/prplmnky/harbour-nemosyne

Application versions: 
AttachmentSizeDate
File harbour-nemosyne-1.5-1.i486.rpm102.5 KB26/07/2018 - 19:57
Changelog: 

(none)

Comments

aviarus's picture

does this work for anyone?

aviarus's picture

before sfos 2.2 it didn't run out of the box, because it needed a library which was in the sources and putting it on the phone made it work. if you also have this problem run harbour-nemosyne from terminal and it will tell you the missing .so file. The .so file can then be found in the sources here https://github.com/prplmnky/harbour-nemosyne in one of the compressed files. There is a folder for each architecture in it, choose your architecture there (i486 or arm)