https://github.com/hangingman/xrossboard
クロスプラットフォームで動作する汎用掲示板クライアント 協力してくれる方歓迎
https://github.com/hangingman/xrossboard
c cplusplus-11 wxwidgets
Last synced: 6 months ago
JSON representation
クロスプラットフォームで動作する汎用掲示板クライアント 協力してくれる方歓迎
- Host: GitHub
- URL: https://github.com/hangingman/xrossboard
- Owner: hangingman
- License: other
- Created: 2015-02-17T14:43:16.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T06:20:13.000Z (over 10 years ago)
- Last Synced: 2025-07-14T14:41:53.882Z (6 months ago)
- Topics: c, cplusplus-11, wxwidgets
- Language: C
- Homepage: http://hiroyuki-nagata.github.io/XrossBoard
- Size: 27.3 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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.