Skip to content

DevinLeamy/Daila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daila

(Daily + Data)

Crates.io

InstallationUsage

Daila is a command line interface for quickly and easily recording and visualizing daily data.

Installation

Cargo

$ cargo install daila

From source

$ git clone https://github.com/DevinLeamy/daila
$ cd daila
$ cargo build [--release]

Then add '$PWD/target/debug/' or '$PWD/target/release/' to your path.

Usage

$ daila

Controls

  • Arrow keys: Change the selected activity
  • : Toggle the selected activity
  • e/x: edit/delete the selected activity
  • c: Create a new activity type
  • a/d/t: Change day (prev/next/today)
  • s: Save and quit
  • q: Quit

Demo

Daila.remastered.mov

About

A CLI for tracking and visualizing daily data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages