1 -------------------------------------------------------------------------------
3 -------------------------------------------------------------------------------
5 The sigrok project aims at creating a portable, cross-platform,
6 Free/Libre/Open-Source logic analyzer software that supports various
7 logic analyzer hardware products.
9 sigrok-cli is a command-line tool written in C, which uses both libsigrok
10 and libsigrokdecode to provide the basic sigrok functionality from the
11 command-line. Among other things, it's useful for scripting purposes.
17 The sigrok-cli project, while still in development, is pretty stable/usable.
32 - libsigrokdecode >= 0.2
35 Building and installing
36 -----------------------
38 In order to get the sigrok-cli source code and build it, run:
40 $ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok
41 $ cd sigrok/sigrok-cli
46 For installing sigrok-cli:
50 Please see the following wiki pages for more detailed instructions:
52 http://sigrok.org/wiki/Linux
53 http://sigrok.org/wiki/Mac_OS_X
54 http://sigrok.org/wiki/Windows
55 http://sigrok.org/wiki/FreeBSD
61 There are two mailing lists for sigrok/sigrok-cli:
63 https://lists.sourceforge.net/lists/listinfo/sigrok-devel
64 https://lists.sourceforge.net/lists/listinfo/sigrok-commits
70 You can find the sigrok developers in the #sigrok IRC channel on Freenode.