Coder Social home page Coder Social logo

omo's Introduction

omo

Simple pomodoro timer with notifications

Installation

$ cargo install --git https://github.com/guyfedwards/omo

Usage

$ omo get # ๐Ÿ… 08:11
$ omo get --notify "Go outside" # ๐Ÿ… 08:11
$ omo reset # ๐Ÿ… 20:00
$ omo help

Waybar

waybar

# ~/.config/waybar/config
"custom/omo": {
    "exec": "omo get --notify",
    "interval": 1,
},

omo's People

Contributors

guyfedwards avatar mitchellberend 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

Watchers

 avatar  avatar  avatar

omo's Issues

Updating `Clap` to the latest version to add auto completion for bash

I always like it when clis have an autocomplete function so I thought I would contribute an auto complete script for this project. Clap_complete only supports Clap versions 3 and 4 though so if this project is accepting prs I have a working version ready for merging.

The about text only mentions bash currently (which works for me) but maybe this should be changed to some generic text. The library supports the following shells:

shells::Bash
shells::Elvish
shells::Fish
shells::PowerShell
shells::Zsh

Feature: Reset flag for desired time

I'd like a flag for setting the amount of time desired. Something like

omo reset --min 15

Looks pretty easy to implement and I'd be happy to make a PR if you'd like it, but I also don't want to take fun away from your project :-)

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.