MacOS version
can you provide a MacOS version or maybe a tutorial how to get a running version from the source code? would be able to help if you want to :)
i'll see what i can do :) it should be able to be built from windows
@tiyab Can you try this and let me know if it works or not?
Unfortunately I have almost 0 experience with mac stuff so I'm not sure if this even looks like something that you'd run... If it doesn't work I'll see if I can guide you through building it from source :)
http://edasaki.com/mofu-moe-darwin-x64.rar
sadly not working :/
I dont mind following a guide to build it ^^
aw that's unfortunate :(
I have to go to bed now but I'll try to post some instructions for ya tomorrow :) I think it shouldn't be too bad to at least get it running.
with the help of some friends I have managed to get a quick running version:
git clone https://github.com/edasaki/mofu
cd mofu
npm i
./node_modules/.bin/gulp build-all
npm run start
but I am not sure if the search is working, as I tried with "one piece" or "boku" and didn't get any result back :/
hm, that's strange (both of those searches return correct results for me). Can you try opening dev tools and see if you have any errors appearing? on windows the hotkey is ctrl+shift+i
I've found a bug with searching not loading results properly, that may be the problem. Should be fixed in the next version.
so I have change country during the weekend ^^ and now search works fine (I am living in Hong Kong and now on holiday in France)
I am still attaching a screenshot for the search with the console open
and another one just righ now if you like at the screen shot I have search for Fairy tale, the list gave name with Fairy tale in it, I have click on the first name and it display one piece (which was the previous search)

oh, interesting.. are you normally able to access mangahere.co in hong kong?
I think mangahere.co is not available in Hong Kong because I can remember getting a lot of 404 error :(
oh ok that's probably why search wasn't working for you before :P What sites do you normally use to read manga then? I'll see if I can add those soon.
usually I use http://mangafox.me/ or http://mangastream.com/
ok, gotcha. I'll try to do mangafox probably :)