pomodoro

Time management for your Mac

  • 所有者: ugol/pomodoro
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图


Pomodoro

Pomodoro is an antiprocrastination application that helps in Getting Things Done.
It is a simple but effective way to manage your time and to boost your productivity to higher levels.
Can be used for programming, studying, writing, cooking or simply concentrating on something important.

You can find more informations on the Pomodoro Technique on http://www.pomodorotechnique.com/
Updates, source code, new releases, manual and fixes on http://pomodoro.ugolandini.com


Developers

Project lead: Ugo Landini
Active Developers: Ugo Landini, Pascal Bihler
Retired Developers:


License

This code is released under BSD license (see License.txt for details) and contains other OSS BSD licensed code:
Growl framework: http://growl.info/
BGHud Appkit: http://code.google.com/p/bghudappkit/

This software contains Waffle Software licensed code:
Shortcut Recorder: http://wafflesoftware.net/shortcut/

Matt Gemmell licensed code:
MGTwitterEngine: http://svn.cocoasourcecode.com/MGTwitterEngine/

Sound samples come from http://www.freesound.org and are licensed under Creative Commons http://creativecommons.org/licenses/sampling+/1.0/


Building notes

  1. Remove Code signing identity if present (should not, but sometimes I push it back)

Xcode 4.3+ (tips from @sashalaundy):

  1. Product > Edit Scheme
  2. At top set Scheme to "Pomodoro" and Destination to "My Mac __-bit"
  3. On left select Archive
  4. Type in Archive Name "Pomodoro"
  5. Hit OK
  6. Product > Archive - Xcode builds and then opens Organizer with archive selected
  7. Hit Distribute
  8. Choose Export as "Application"

Xcode 4:

  1. Build a copy for archiving: Product menu -> Build for -> Build for Archiving
  2. Open the organizer: Window menu -> Organizer
  3. Create a copy of the application: Hit the Share button in the Organizer
  4. Choose "Application" from the drop-down menu, and then save it to your Applications folder.

Xcode 3: (not actively maintained)

  1. Should work, but I don't maintain it anymore.

Twitter

If you want to use Twitter integration, you must have a consumerKey and a secretKey for oAuth/xAuth authentication. You must obtain the secrets from twitter site and then add them in src/TwitterSecrets.h

#define _consumerkey @"your key"
#define _secretkey @"your other key"

If you are not interested in Twitter, just don't activate the twitter integration.


Thanks, in no particular order

Everaldo for the gorgeous new icons
Pedro Murillo
Michael Bedward
Dieter Vermandere
Paul Schmidt
Sina Samangooei sinjax@gmail.com for debugging (and fixing!)
Alexander Klimetschek
Konrad Mitchell Lawson
Stefano Linguerri for the initial graphic design
Giulio Cesare Solaroli for the old icons
Luca Ceppelli
Roberto Turchetti
Sergio Bossa
Andrew Rimmer
Timothy Davis
Simone Gentilini
Francesco Mondora
Michele Mondora
Andy Palmer
Brandon Murray
Valiev Omar
Alexander Willner
C.Kuehne
R.Altimari
P.Bihler

主要指标

概览
名称与所有者ugol/pomodoro
主编程语言Objective-C
编程语言AppleScript (语言数: 5)
平台
许可证
所有者活动
创建于2009-05-28 09:16:47
推送于2019-06-24 09:56:44
最后一次提交2016-11-16 22:42:15
发布数13
最新版本名称1.3.5 (发布于 )
第一版名称0.23 (发布于 )
用户参与
星数884
关注者数57
派生数236
提交数271
已启用问题?
问题数276
打开的问题数90
拉请求数21
打开的拉请求数5
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?