Skip to content

MarkusG/sociodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sociodex

A contact list on steroids - an ncurses frontend to a PostgreSQL database of people and much more

screenshots

Compiling

$ git clone https://github.com/MarkusG/sociodex.git
$ cd sociodex
$ meson build && cd build
$ ninja

Troubleshooting

In case of a fatal error, the program will write to standard error. As ncurses takes control of the terminal, standard error must be redirected in order to review the error:

$ ./sociodex 2> error.txt

About

A contact list on steroids

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published