Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/richardklose/nextcloud-bookmarks

A mac OS menu bar item for your nextcloud bookmarks
https://github.com/richardklose/nextcloud-bookmarks

bookmarks macos nextcloud swift

Last synced: about 2 months ago
JSON representation

A mac OS menu bar item for your nextcloud bookmarks

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/richardklose/nextcloud-bookmarks.svg?branch=develop)](https://travis-ci.org/richardklose/nextcloud-bookmarks)
# nextcloud-bookmarks
A mac OS menu bar item for your nextcloud bookmarks

This little Application sits in your menubar and gives you access to your bookmarks from your nextcloud instance.

Just add server adress, username and password in the preferences and you're ready to go.


screenshot

## Getting Started
### Install
If you just want to use Nextcloud Bookmarks, you can download it from the [relases page](https://github.com/richardklose/nextcloud-bookmarks/releases).

### Build
You can build the app from scratch. Aside from Xcode 9 it has no further dependencies, so with Xcode installed you can build it from the commandline with `xcodebuild` or by running it from inside Xcode.

## Contributing
PRs are welcome! Please file your PR against the develop branch.