MCPcopy Index your code
hub / github.com/amitmerchant1990/pomolectron

github.com/amitmerchant1990/pomolectron @v1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.0 ↗ · + Follow
110 symbols 259 edges 5 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Pomolectron

A pomodoro app for your menubar/tray.

npm version

macOS Windows
pomolectron-macos

Key Features

  • Pomodoro, Short break and Long break timers
  • Notifies via a system notification when time is up
  • Lives in a tray/menubar
  • Cross platform
  • Windows, macOS and Linux ready.

Dark Mode

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/amitmerchant1990/pomolectron

# Go into the repository
$ cd pomolectron

# Install dependencies
$ npm install

# Run the app
$ npm start

On Windows, you can install Pomolectron via chocolatey as well.

C:\> choco install pomolectron

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Download

You can download the latest installable version of Pomolectron for Windows, Linux and macOS.

You can also get the Windows binaries from Softpedia.

News

Pomolectron was trending on the Hacker News and on GitHub during the day of its launch.

You may also like..

License

MIT


amitmerchant.com  ·  GitHub @amitmerchant1990  ·  Twitter @amit_merchant

Core symbols most depended-on inside this repo

resetTimer
called by 6
app/scripts/app.js
stopTimer
called by 4
app/scripts/app.js
constructor
called by 3
app/scripts/app.js
startTimer
called by 3
app/scripts/app.js
notifyUser
called by 1
app/scripts/notification.js
_getDoubleDigit
called by 1
app/scripts/app.js
_initializePomotime
called by 1
app/scripts/app.js
toggleTheme
called by 1
app/scripts/app.js

Shape

Function 98
Method 8
Class 4

Languages

TypeScript100%

Modules by API surface

app/scripts/jquery.min.js86 symbols
app/scripts/app.js14 symbols
app/scripts/bootstrap.min.js8 symbols
app/scripts/notification.js1 symbols
app/index.js1 symbols

For agents

$ claude mcp add pomolectron \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page