Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 755 Bytes

File metadata and controls

32 lines (22 loc) · 755 Bytes

Roadmap

  • ● Add support for plugins
    • ● Configurations
    • ● Configure order
    • ○ Plugin management
  • ○ Customizable header
  • ○ Customizable footer
  • ● Cache if possible to speed up
  • ● Implement basic functionality

Ideas

  • ○ Auto-refresh mode. Good if you leave it open in a tmux pane.
  • ● Parallel plugin loading.
  • ds -u to update the package.
  • ● Bust cache command.
  • ● Simple plugin TTL caching.

Plugins

These are not planned plugins — just ideas.

git.sh

Show the status of your local Git repos (e.g. a configured list of directories): uncommitted changes, current branch, how far ahead/behind origin you are.

Done

calendar.sh

Some way of showing what's in your calendar today.