Skip to content

Graphical view for your directory tree to enhance productivity

Notifications You must be signed in to change notification settings

auino/directorytree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

directorytree

["Nightly" description]

Description

This simple program allows you to visualize the structure of a directory (the tree including sub-directories) in a fancy way. The aim is to enhance productivity, by easily evaluating more productive structures.

The visualization concepts are based on https://github.com/auino/familytree.

Features

  • Portable application

Usage

In order to use the program:

  1. clone the repository
git clone https://github.com/auino/directorytree.git
  1. open the terminal and enter the main directorytree directory

  2. run the data generator script:

python generatedata.py '~'
where `~` identifies the directory to be parsed.
  1. show the generated graph (macOS command):
open index.html

Credits

This script is based on https://thecodeplayer.com/walkthrough/css3-family-tree.

Contacts

You can find me on Twitter as @auino.

About

Graphical view for your directory tree to enhance productivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published