Skip to content

hugohil/node-twab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-twab

node-twab is a nodejs/socket.io version of twab.

Installation

Install node modules and create your own config and twabs file.

$ npm i
$ cp config-example.js config.js
$ touch twabs.txt

Usage

$ node main.js

You can now go to localhost:5050 to see the list of twabs. To add twabs, go to localhost:5050/write and write what you want. Password is defined in your config.js file.

Licence

None. Do whatever you want with it. (Though a little mention would be appreciated :D )

About

Node portage of twab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published