Giter Club home page Giter Club logo

go-for-it's Introduction

Information for End Users

Go For It! is a simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task. More information for end users can be found here.

Screenshot

How To

The following video explains the workflow of Go For It!:

Go For It! Promotion Video

Storage and Synchronisation

To-do lists are stored in the Todo.txt format. This simplifies synchronization with mobile devices and makes it possible to edit tasks using other Todo.txt front-ends (e.g. the official apps for Android or iOS or the alternative Android client Simpletask). A comprehensive tutorial about setting up Go For It! with Simpletask can be found here.

If you already use Todo.txt, beware of the fact, that Go For It! automatically archives completed tasks to the done list!

Download and Installation

I maintain a Launchpad PPA which can be used to acquire .deb packages. On Ubuntu (+ derivates) it is recommended to add the PPA for automatic updates:

sudo add-apt-repository ppa:mank319/go-for-it && sudo apt-get update 
sudo apt-get install go-for-it

Arch Linux:

yaourt -S go-for-it-git

The Windows version is available for download here.

An OSX Version may follow in the future.

Donations

If you like Go For It! and want to support its development, I'd very much appreciate a little tip :-)

Information For Nerds

Go For It! is free and open source software licensed under the GPLv3. It has been written in Vala making heavy use of the GTK framework.

The user interface is inspired by the design philosophy of elementary OS and Gnome applications, striving for elegant simplicity.

Roadmap

  • ability to filter the to-do list by projects & context
  • setting for disabling client side window decorations
  • "to-do list only" mode

Potential Future Features

  • time tracking functionality
    • option to make the timer count up
    • visualization and export of time tracking data
  • mechanics for handling more complex projects
  • support for different synchronization and storage backends

How To Build

mkdir build
cd build
cmake ..
make
sudo make install

go-for-it's People

Contributors

voldyman avatar jmoerman avatar fredmwangi avatar xordspar0 avatar actionless avatar

Watchers

Kevin Hatfield 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.