Hacker News new | ask | show | jobs
by mongol 281 days ago
This is interesting. But does this program have some model or approach for using it in several devices? Is the database syncable in some way, or would you need to remote in to the master location to run it?
1 comments

For use with multiple devices you can copy the database file to each of them, a smarter approach using syncing is very complicated and not one I considered here.