SigViewer is a viewing application for  biosignals, originally designed to display EEG data. SigViewer supports  several biosignal data formats through 
libbiosig  (for example GDF, EDF, CNT, EEG, and many more). Besides displaying  biosignals, SigViewer supports creating annotations to select artifacts  or specific events.
SigViewer is written in standard C++ using the platform-independent graphical user interface (GUI) toolkit 
Qt.  SigViewer is available for all three major platforms (namely Windows,  Mac OS X, and Linux) using only one common source tree. Moreover, it  does not depend on any proprietary tools such as MATLAB or the Microsoft  Foundation Classes (MFC), making it a truly free open-source program  licensed under the GPL.
The source code is available on 
GitHub, and binaries can be downloaded on the 
project page.