1.1.1 • Published 3 years ago

soundfics v1.1.1

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

soundfics

npm version Downloads

FICS proxy which pumps up traffic by sound

Motivation

I like to play on FICS under Linux with xboard. But I am not satisfied with native Xboard's acoustic behaviour. So, soundfics is designed to sound a chess traffic between FICS and FICS client Tested with Xboard, Jin, eboard

Requirements

  • Unix flavor OS (Linux or other)
  • nodejs
  • npm
  • aplay
  • FICS account (optional)

Installation

sudo npm -g i soundfics

Usage

cli

soundfics (status|start|stop|restart)

You can run soundfics with

soundfics start

put FICS login and password in ~/.icsrc. then run your favorite FICS client (e.g. xboard) with disabled sounds

xboard -ics -icshost 127.0.0.1 -icshelper timeseal -soundMove ""

Configuration

Soundfics has several confguration options

OptionDescriptionDefault value
ficshostFICS hostname or addressfreechess.org
ficsportFICS port number5000
listenlisten address127.0.0.1
portsoundfics port number5000
daemonizedaemon modetrue
loglevelwinston log levelerror
backlightbacklight base sound or nottrue

You can change configuration options by npm. For example

npm config set soundfics:backlight false

Tells to soundfics to sound something like Fritz 'backlight' option pumps up a base sound by additional sounds

BaseAddition
checkgrunt
capturepunch

Roadmap

  • add different sound schemes
  • add cheers sound

License

soundfics is released under the MIT license.

1.1.1

3 years ago

1.0.26

7 years ago

1.0.24

8 years ago

1.0.23

8 years ago

1.0.22

8 years ago

1.0.21

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago