chabErch / Linum

The tool for tasks visualization — like Gantt chart, but compact.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linum

Linum logo

Documentation Status License: MIT Build Status

The tool for tasks visualization - like Gantt chart, but more compact.

Full documentation are available here. Also there is the GitHub project page.

Description

If you need to visualize your schedule or working plan you are welcome to use Linum. Actually, you are able to use Gantt charts, but they are overloaded with extra information if you have many simple tasks. Gantt charts are better when tasks are sequential and connected between themselves.

Linum allows you to visualize your information on chosen time interval (week, month, year) like a timetable briefly and convenient.

Supported output formats

  • Console
  • Text (.txt)
  • Excel (.xlsx)
  • SVG (.svg)

Coming soon output formats

  • HTML (.html)
  • InDesign (.idml)

Render examples

TXT renderer

image-2021-05-10-00-29-15.png

XLSX renderer

image-2021-05-10-00-15-25.png

SVG renderer

svg-renderer.png

Contributing

For now Linum is ready to go for rendering your tasks in several formats on a chosen time interval. Feel free to improve the project and develop any new output formats.

Author

About

The tool for tasks visualization — like Gantt chart, but compact.

License:MIT License


Languages

Language:Python 99.5%Language:CSS 0.5%