A Mac App for accessing and managing Nextcloud bookmarks.
node.js / npm A server running Nextcloud with the Bookmarks app installed
To build this project you will need to install electron packager and asar
npm install -g electron-packager
npm install -g asar
cd
to the project directory and run:
npm install
To modify the html
/ css
/ js
run:
gulp watch
To test the app run:
npm start
To package the final app run:
npm run package
The packaged app will be written to build/Nextcloud Bookmark Manager-darwin-x64/
in the project directory.
Translations for this app are by:
language | translator |
---|---|
EN | dgmid |
IT | dgmid |