Git Product home page Git Product logo

mactray's Introduction

FreenetTray

About

A menu bar app for Freenet for OS X.

  • Menu bar icon shows whether or not Freenet is running
  • Automatically starts Freenet at login
  • Allows users to start and stop Freenet manually
  • Provides easy access to the downloads folder
  • Built-in Freenet installer with bundled Java package

Screenshots

Menu Bar

Menu Bar

Settings

Settings

Installer

Installer Prompt

Installer Location Window

Installer In Progress

Installer Finished

Changelog

See the Changelog.md file

Licensing

See the Acknowledgements file for license and copyright information

Build instructions

Before doing anything, ensure you have the following things on the build machine:

  • A 64-bit Intel Mac running OS X 10.10+
  • Xcode 7.x+ installed (must have the OS X 10.11 SDK)

DO NOT open FreenetTray.xcodeproj directly! The application requires CocoaPods, which will build the 3rd party library dependencies for you and generate an Xcode workspace for you to use.

Build steps

First, open a terminal and change directory to the source code location:

$ cd /path/to/mactray/

You will then need to install CocoaPods:

$ sudo gem install cocoapods

Now allow CocoaPods to download and build the required 3rd party libraries:

$ pod install

Cocoapods may take a few minutes, but quickly display build results like this:

Analyzing dependencies

Downloading dependencies
Installing CocoaAsyncSocket <version number>
Installing IYLoginItem <version number>
Generating Pods project
Integrating client project

Now there should be a FreenetTray.xcworkspace file, open it:

$ open FreenetTray.xcworkspace 

Now you can build and run the application, or archive it for distribution.

When built against the OS X 10.11 SDK, the built application should be fully compatible with 64-bit Intel Macs running OS X 10.8 - OS X 10.11.

mactray's People

Contributors

arnebab avatar desyncr avatar richyrich avatar steveatinfincia avatar thynix avatar toad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.