Skip to content

Boarder v0.3.0

Latest
Compare
Choose a tag to compare
@serenevoid serenevoid released this 16 May 09:23
· 2 commits to master since this release

New features

  • Fixed media getting replaced when they have same file name
  • Better UI with new color scheme
  • Fixed text only post missing issue

Install from Release

  • Download and unzip the files.
  • Fill threads.txt as mentioned in the README.md.
  • Run boarder.

Install from Source

  • Clone source.
  • Execute go build .
  • Fill threads.txt as mentioned in the README.md.
  • Run boarder.