Skip to content

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

License

Notifications You must be signed in to change notification settings

srburk/PomodoroTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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