Socket
Socket
Sign inDemoInstall

github.com/sebidude/timeline

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sebidude/timeline


Version published
Created
Source

timeline

This is a simple cli app that logs the text you type in it. It can be used for serveral things:

  • Note down things during an incident and use the timeline for a postmortem
  • Track what happens over the day
  • Meeting notes
  • Protocols for something

The buffer is scrollable and will jump to the last entry when you add one. Use the arrow keys to scroll.

go install github.com/sebidude/timeline
$GOPATH/bin/timeline my-timeline.txt

If you provide an existing file, the content will be loaded and you can append.

FAQs

Package last updated on 20 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc