Skip to content

drbawb/goChanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goChanner

goChanner is a CLI imageboard browing and archiving tool.

It is in very early stages of development, and the API will be changing relatively quickly.

In the future, we will offer many command line flags for various archival options, in addition to an interactive mode which will use an (n)curses based GUI to browse the board (sans-images.)

This project was created so that imageboards can be browsed without viewing potentially NSFw images.
In addition this project should provide a powerful command line tool for interacting with various imageboards from the shell.

Current usage:
I'm just experimenting with package structures right now
But currently I have the following package structure:
~/dev/src/gochanner/<this-repo>
with my $GOPATH variable set to ~/dev
and I'm able to build the project with `goinstall -nuke gochanner/gochan`
(You don't have to use nuke; I just use it to recompile the thread package)
This ends up building `gochan` in ~/dev/bin/gochan

If anyone has suggestions for a better way to organize the project, please open an issue and let me know.

About

A CLI imageboard browser and archival tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages