srburk / PomodoroTimer

Basic time management tool for MacOS following the Pomodoro technique ⏱💻

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PomodoroTimer

PomodoroTimer Banner

A basic time management tool for MacOS following the Pomodoro Technique. ⏱️💻

This repository contains the current source code of PomodoroTimer. Feel free to log an issues if they come up. The master branch contains the source for the currently released PomodoroTimer.

Installation

For installation, download the binary from here.

Getting Started

Follow these steps to start contributing to the project

Prerequisites

Make sure that you have:

  1. A copy of Xcode downloaded on your machine
  2. Git installed on your machine (If you use a mac this is installed by default)

Installation of source

Clone this repository onto your machine git clone https://github.com/srburk/PomodoroTimer.git

Contributing

Open the PomodoroTimer.xcodeproj file to start editing

Packaging

Package your app into a binary file by selecting Product in the app menu, and selecting Archive under that. In the window that pops up, you are given the option to distribute the project. Hit that button and select the bottom option "Export to local machine." The packaged binary should now show up in whatever folder you specified

About

Basic time management tool for MacOS following the Pomodoro technique ⏱💻

License:MIT License


Languages

Language:Swift 100.0%