GithubHelp home page GithubHelp logo

semtle / tasknc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lharding/tasknc

0.0 0.0 0.0 1.18 MB

ncurses wrapper around taskwarrior

License: MIT License

Makefile 0.92% C 98.59% Shell 0.49%

tasknc's Introduction

task ncurses

About

Thank you for trying tasknc! tasknc is a ncurses wrapper for task warrior written in C. It aims to provide an interface like the excellent ncurses programs mutt and ncmpcpp.

Installation

Installation can be performed by pasting the commands below:

git clone https://github.com/lharding/tasknc.git
cd tasknc
make
sudo make install

Requirements

task warrior is the backend on which tasknc relies. In Arch Linux, this is provided by the task package.

pod2man is required to generate the manual page. In Arch Linux, this is provided by the perl package.

ncurses-dev meta-package is required to compile. In Debian Linux: sudo apt install ncurses-dev

ncursesw headers are required to compile with unicode support. In Arch Linux, this is provided by the ncurses package. In Debian Linux the package is libncursesw5-dev

Bugs

tasknc is still in active development, and there are still some bugs. Reporting bugs is very helpful to development! Please report these bugs on github. If you experience a segmentation fault, it would be fantastic if you could go into the test directory and run the valgrind_test.sh script and attach the resulting valgrind_errors file.

Contributing

Contribution in the form of feedback, patches, bug reports, etc. is greatly appreciated.

Original code by mjheagle8. Special thanks to matthiasbeyer for a massive code overhaul.

tasknc's People

Contributors

mjheagle8 avatar matthiasbeyer avatar lharding avatar prurigro avatar puzanov avatar irl 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.