You are not logged in.

#1 2016-07-31 17:15:50

farseerfc
Member
From: Osaka
Registered: 2013-01-29
Posts: 20
Website

PacVis: visualize pacman local database, inspired by pacgraph

I wrote pacvis to visualize pacman local database, which is kinda like pacgraph, but tried to be more interactive and informative.
The most important difference between pacvis and pacgraph is that, pacvis draws a directed graph, with a layered hierarchy, while pacgraph draws an indirected graph.
Another difference is that pacvis has an interactive UI inside a web browser. It is a fairly standard tornado web application.

I made a demo server: https://pacvis.farseerfc.me/ and you can run it on your system with this AUR package. The source code is on Github: https://github.com/farseerfc/pacvis

I write about it in my blog: https://farseerfc.me/en/pacvis.html (translated by myself from Chinese actually).

Advises, opinions, patches and feelings are welcome!

Offline

Board footer

Powered by FluxBB