pomolectron icon indicating copy to clipboard operation
pomolectron copied to clipboard

:tomato: A pomodoro app for your menubar/tray.

Results 22 pomolectron issues
Sort by recently updated
recently updated
newest added

Not sure why, but App is listed as "Pomolecron" (without the "t") in Windows (11). I downloaded [Pomolectron-1.1.0.exe] from https://github.com/amitmerchant1990/pomolectron/releases/tag/v1.1.0 ![Screenshot 2022-03-22 145512](https://user-images.githubusercontent.com/33601785/159404907-b2943399-d58f-4959-a1b5-cd1f0cf7394c.png)

Not sure what I'm doing wrong but I got the app to work and then found that it was not counting down when clicking on the play buttons on any...

Throws typeError: menubar is not a function at index.js:6:10 on Windows. Adding {} curly braces around menubar in line 2 fixes it, but I'm not sure how.

### Homebrew installation fails On MacOS, homebrew installation of the app fails. ``` $ brew install --cask pomolectron Error: Cask 'pomolectron' is unavailable: No Cask with this name exists. ```...

Hi, I tried to start pomolectron using [Pomolectron-linux-x64.zip](https://github.com/amitmerchant1990/pomolectron/releases/download/v1.1.0/Pomolectron-linux-x64.zip) file in [1.1.0 release](https://github.com/amitmerchant1990/pomolectron/tree/v1.1.0) (as 1.2.0 release doesn't provide compiled file) and I've this error: ```sh $ ./Pomolectron (Pomolectron:1632869): Pango-ERROR **: 14:02:35.928:...

Apparently, you have to do `menubar.menubar()`, not `menubar()`. I also noticed that the buttons in the user interface do not work, and I determined that it's due to require not...

menubar@6 throws error: "menubar is not a function" when running the app.

I installed the tool but I have my taskbar on the side of the screen which is causing issues. The window is unable to be moved to the outside of...

bug

specifically for mac. doing maintenance for homebrew and I see you have a sourcecode only release on this version.

help wanted

Nothing happened after `npm start`, I thought that the tomato icon would appear, but it doesn't happen. ### My environment: 1. NPM 6.4.1; 2. Fedora 28; 3. GNOME 3.28.2. ###...

bug