No description
- C 96.8%
- Makefile 2.2%
- Shell 1%
| COPYING | Some cleanup | |
| jslist_extra.c | remove unneeded blank lines | |
| jslist_extra.h | jslist_extra, improve Makefile | |
| Makefile | separate port_connection | |
| njconnect.c | do not mark connected ports by asterisks, only by colors | |
| port_connection.c | separate port_connection | |
| port_connection.h | separate port_connection | |
| README | INSTALL -> README | |
| release.sh | Add release script | |
| window.c | Separate window.h | |
| window.h | Separate window.h | |
Requirements: * ncurses * jack-audio-connection-kit (jack1 or jack2) NOTE: On some distros there a lack of jslist.h header. If expirience this, then please report this to Jack packager and/or Jack Devels Building: (should work at least with GNU and BSD make) make Installing: make install There is support for DESTDIR, for example make DESTDIR=/tmp/installpath install Cleaning: make clean Send any comments about njconnect to: Xj <xj@wp.pl> This program is based on naconnect by Nedko Arnaudov <nedko@arnaudov.name>