this post was submitted on 04 Jun 2023
60 points (100.0% liked)
Free and Open Source Software
17901 readers
5 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have created a FOSS extension called SyncMarks to sync bookmarks and tabs. It's working with Firefox, Edge and Chromium and also on Kiwi on Android. You can sync your bookmarks independent from the browser and cross-browser. For example from Firefox to Edge or Chrome.
As a backend I would recommend my small php script which you can selhost. You only need PHP and a database like SQLite or MySQL. As fallback you can use any WebDAV share.