GithubHelp home page GithubHelp logo

attilathedud / clunk Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 93 KB

A terminal-based note-taking program

License: Apache License 2.0

Makefile 1.59% C 98.41%
notes note-taking terminal-based ncurses

clunk's Introduction

Clunk

Clunk Screenshot

About

Clunk is a terminal-based note-taking program that focuses on taking notes and getting out of the way. Some features:

  • Notes are stored locally in ~/.clunk/
  • All prompts will be in the lower left
  • Notes are NOT automatically saved
  • Lines beginning with ^ are highlighted
  • Works on any system with ncurses installed
  • Shift+Left/Right or Page Up/Down pages the screen
  • Home/End go to the beginning and end of the line

Installation

The only dependency to build is ncurses. To install, simply clone the source and run make. A build folder will be created with the executable inside.

Testing

The tests are built with Criterion. To execute them, run make tests and then run the test\clunk_tests executable.

clunk's People

Contributors

attilathedud avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

clunk's Issues

% symbol causes crash

Steps to reproduce:

  1. Create new note.
  2. Type '%'
  3. Type 's'

This has to do something with ncurses parsing of %'s in the mvprintw function.

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.