All Projects → m0ppers → Syncthing Bar

m0ppers / Syncthing Bar

Licence: other
A statusbar for syncthing on Mac OS X

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Syncthing Bar

Pcapplusplus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
Stars: ✭ 1,322 (+893.98%)
Mutual labels:  mac-osx
Status
A no-root status bar replacement for Android.
Stars: ✭ 113 (-15.04%)
Mutual labels:  statusbar
Destroyer
🔮💀🔮 Open-source lossless audio player
Stars: ✭ 125 (-6.02%)
Mutual labels:  mac-osx
Pprows
It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码
Stars: ✭ 1,393 (+947.37%)
Mutual labels:  mac-osx
Systemuihelper
Helper for dealing with Android System UI visibility
Stars: ✭ 108 (-18.8%)
Mutual labels:  statusbar
Kaishi
A shell script to convert any Mac OS X or Linux computer into a real development machine
Stars: ✭ 116 (-12.78%)
Mutual labels:  mac-osx
Wechatdemo
macOS WeChat 仿微信MAC端 QQ NSCollectionView,NSSplitView,ect..
Stars: ✭ 87 (-34.59%)
Mutual labels:  mac-osx
Nibar
Simple Übersicht status bar with yabai support.
Stars: ✭ 127 (-4.51%)
Mutual labels:  statusbar
Armenian Phonetic
Armenian phonetic keyboard layout for Mac OSX. Հայերեն ֆոնետիկ ստեղնաշար Mac OSX-ի համար։
Stars: ✭ 110 (-17.29%)
Mutual labels:  mac-osx
Allkdic
올ㅋ사전 - 맥에서 단축키를 누르면 영어사전이 뙇!!!!
Stars: ✭ 120 (-9.77%)
Mutual labels:  statusbar
Tailor
An OS X status bar app to quickly check for new releases at Xcodereleases.com
Stars: ✭ 104 (-21.8%)
Mutual labels:  statusbar
Awesome Mac
 Now we have become very big, Different from the original idea. Collect premium software in various categories.
Stars: ✭ 46,674 (+34993.23%)
Mutual labels:  mac-osx
Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. ✌️ 🎉
Stars: ✭ 2,037 (+1431.58%)
Mutual labels:  statusbar
Immersionbar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
Stars: ✭ 10,030 (+7441.35%)
Mutual labels:  statusbar
Pong Command
pong is not ping. pong is CLI game.
Stars: ✭ 121 (-9.02%)
Mutual labels:  mac-osx
Freecad
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
Stars: ✭ 10,366 (+7693.98%)
Mutual labels:  mac-osx
Shoes4
Shoes 4 : the next version of Shoes
Stars: ✭ 1,509 (+1034.59%)
Mutual labels:  mac-osx
Bpstatusbaralert
BPStatusBarAlert is a library that allows you to easily make text-based alert that appear on the status bar and below navigation bar.
Stars: ✭ 129 (-3.01%)
Mutual labels:  statusbar
Cmd Key Happy
Swap cmd and alt keys in Terminal (useful when running emacs over ssh)
Stars: ✭ 126 (-5.26%)
Mutual labels:  mac-osx
Edge To Edge
Full screen Android apps using simple Kotlin DSL
Stars: ✭ 118 (-11.28%)
Mutual labels:  statusbar

syncthing-bar Build Status

THIS PROJECT IS OBSOLETE NOW AS THERE IS AN OFFICIAL CLIENT: https://github.com/syncthing/syncthing-macos

A little statusbar for http://syncthing.net/ on OSX

Be aware that i am NOT a swift developer. I am not even a cocoa developer. This is more or less a weekend experiment. It should be useable but the code is a mess :O (so much i can tell :D)

What will it do?

Syncthing bar has syncthing bundled. Once started it will try to upgrade and then keep the bundled syncthing running. It will automatically select a port. When clicking on the statusbar icon it will offer quick access to the UI and will allow you to open any shared folder in finder. Syncthing log may be examined as well. That's it

Requirements

OS X 10.10 is required

To build/run

  1. Clone the repository in X-Code
  2. Download syncthing from http://syncthing.net/
  3. Extract the archive
  4. Locate the "syncthing" binary
  5. Copy the binary to your syncthing-bar source repository in the folder "syncthing"
  6. Open X-Code (binary/syncthing should NOT be marked RED anymore)
  7. Hit the fancy play button :S
  8. it SHOULD run :S

Demo :O

alt tag

Caveats

Syncthingbar is intended for local usage only. It will hardcode host and port and apikey. If you want to access the UI from within your network use a standalone syncthing.

Installation Package

The latest release can be found on the releases tab

Installation using homebrew

After you have installed homebrew you can install syncthing-bar with the brew command:

brew tap caskroom/cask
brew cask install syncthing-bar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].