Skip to content

Org mode TODO plugin for bitbar, kargos, argos

License

Notifications You must be signed in to change notification settings

srijan/bitbar-org-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork notes

  • Made compatible with Linux
  • Tested with Kargos

Original README below

Org Mode TODO Plugin

Bitbar plugin to display the number of open Org mode TODO items. This entire program could easily be replaced by a simple shell script, but where's the fun in that...

screenshot

Installation

No external dependencies are required. Configuration options can be found in config.h. The plugin can be built using a simple invocation of make.

$ make

To enable, link to bitbar's plugin directory with an added useless suffix since bitbar is unable to match the refresh interval portion of a plugin filename if it isn't formatted exactly as three period separated fields.

$ ln -s $PWD/plugin <plugin_dir>/plugin.2h.x

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%