nextcloud-bookmark-manager
nextcloud-bookmark-manager copied to clipboard
A Mac app for Nextcloud bookmarks
Nextcloud Bookmark Manager
A Mac App for accessing and managing Nextcloud bookmarks.
dark mode
light mode
Requirements
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
Usage
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.
i18n
Translations for this app are by:
language | translator |
---|---|
EN | dgmid |
IT | dgmid |