An open API service indexing awesome lists of open source software.

https://github.com/hangingman/xrossboard

クロスプラットフォームで動作する汎用掲示板クライアント 協力してくれる方歓迎
https://github.com/hangingman/xrossboard

c cplusplus-11 wxwidgets

Last synced: 6 months ago
JSON representation

クロスプラットフォームで動作する汎用掲示板クライアント 協力してくれる方歓迎

Awesome Lists containing this project

README

          


### XrossBoard ver.1.0.0

Work with
* Windows XP, Vista, 7
* Linux (GTK2 or 3)
* Mac OS X (Lion~)
* BSD (GTK2 or 3)

###About
Cross Platform BBS Reader

###Build
```
$ ./bootstrap
$ ./configure
$ make
```

See INSTALL file for detail.