Giter VIP home page Giter VIP logo

dispute's Introduction

DiSPuTe

The Damn Stylish Pomodoro Timer

Designed to get better productivity while staying healthy and motivated

Features

๐ŸŽฏ Simple and strict: there is no pause button or ability to skip a round. Dispute contains only what you really need to actually get work done

โœจ Clean, yet beautiful and unique UI design with animations and sound effects

๐Ÿ’ป Dispute can hide its window and quietly sit in your tray. Just launch it again to re-open the window

๐Ÿฆ€ Written in Ru Is this even a feature in the modern day?

Installation

Linux (AppImage)

  • Download AppImage from the latest release of Dipuste
  • Open your terminal and CD into the directory where it's downloaded
  • Run chmod +x dispute-linux.AppImage and ./dispute-linux.AppImage --install
  • Now Dispute is available in your app launcher. Enjoy!

Windows

  • Download exe file from the latest release of Dispute
  • Also download the editundo.ttf font from the same page and install it
  • Now you should be able to open Dispute with a simple double-click!

From source

Note that, when built on UNIX, Dispute requires QT to be installed on your system

To compile and install Dispute from source, run these commands in the following order:

git clone "https://github.com/Vinegret43/dispute"
cd dispute
# May take a while, so be patient
cargo build --release
# You don't have to copy it to ~/.local/bin, any directory which is in
# your $PATH should be fine
cp target/release/dispute ~/.local/bin
# Installs desktop files so you can launch Dispute from your app launcher.
# UNIX-only
dispute --install

dispute's People

Contributors

vinegret43 avatar

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.