Open GreenLunar opened 9 years ago
This would be great. There's a full API for this use. The extensions, other websites, and the android app use it to accomplish tasks.
Details of the API can be found at: http://docs.bmark.us/en/latest/api.html
Oh, one note is that there is a cli started. I use it for managing the admin related functions of bookie instances.
https://github.com/bookieio/bookie_api
It should be pretty simple to add more functionality like searching bookmarks and such from the cli there.
It's published to pypi here: https://pypi.python.org/pypi/bookie_api/0.4.7
It would be great to have desktop clients, in forms of command-line and GUI , be it in GTK+ or in Qt.
I use Midori and QupZilla, so a GUI desktop client is a good solution for me.