Giter Club home page Giter Club logo

pomodoro's Introduction

Header

Pomodoro – macOS Menubar App

Current release: Pomodoro (Version 0.2)

Screenshot

See also: visini/timebox - Menu bar utility app (macOS) for adding Timeboxing and Pomodoro workflow support to Things 3; including a standing desk integration.

pomodoro's People

Contributors

vincenthouillon avatar visini avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

pomodoro's Issues

pyenv issue with missing /bin/libpython.dylib

Hello! Thanks a lot for your article 🙌 .

  • MacOS 10.15.3 (Catalina)
  • Python 3.8.0 (via pyenv)
  • pyenv 1.2.16

When attempting to create the standalone Pomodoro app from your repo with python setup.py py2app, I run into the following error:

----- py2app install output snipped off -----

copying file /Users/martin/project/path/venv/bin/python -> /Users/martin/project/path/dist/Pomodoro.app/Contents/MacOS/python
Traceback (most recent call last):
  File "setup.py", line 15, in <module>
    setup(
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/setuptools/__init__.py", line 145, in setup
    return distutils.core.setup(**attrs)
  File "/Users/martin/.pyenv/versions/3.8.0/lib/python3.8/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/Users/martin/.pyenv/versions/3.8.0/lib/python3.8/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/Users/martin/.pyenv/versions/3.8.0/lib/python3.8/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/py2app/build_app.py", line 907, in run
    self._run()
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/py2app/build_app.py", line 1125, in _run
    self.run_normal()
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/py2app/build_app.py", line 1238, in run_normal
    self.create_binaries(py_files, pkgdirs, extensions, loader_files)
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/py2app/build_app.py", line 1619, in create_binaries
    mm.mm.run_file(runtime)
  File "/Users/martin/project/path/venv/lib/python3.8/site-packages/macholib/MachOGraph.py", line 89, in run_file
    raise ValueError("%r does not exist" % (pathname,))
ValueError: '/Users/martin/.pyenv/versions/3.8.0/lib/libpython3.8.dylib' does not exist

Do you have any idea or experience whether pyenv could be the culprit here, or is it Catalina?

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.