Profile for hellfire103

hellfire103 / bingotool

Script to call out bingo numbers (Codeberg mirror)

๐Ÿ™ Branches

๐Ÿ“ Log

/ (trunk)

Tree

๐Ÿ“ namesets/

๐Ÿ“„ .gitignore

๐Ÿ“„ LICENSE

๐Ÿ“„ README.md

๐Ÿ“„ bingotool.1

๐Ÿ“„ bingotool.py

๐Ÿ“„ pyproject.toml

๐Ÿ“„ requirements.txt

bingotool

![[1] [2] ![[3]

1: ![

2:

3: ![

A customisable script to display bingo numbers.

Usage

Customisation

You can specify your own bingo lingo in the form of a JSON file by passing the `-n` or `--names` argument. An example file containing the standard names is included in this repo.

Installation

Using `pip`

Using `pipx`

Manual

1. Clone the repo: ``` git clone https://codeberg.org/hellfire103/bingotool ``` **or** ``` git clone https://source.community/hellfire103/bingotool.git ``` 2. Install the following modules as system packages (i.e. using `apt`, `pacman`, etc.):

- python3

- python3-pyfiglet

3. Install charset_normalizer[1] 4. Install the script:

1: charset_normalizer

```

sudo install -m 755 bingotool.py /usr/local/bin/bingotool

```

5. *(Optional)* Install the manpage: ``` gzip -c bingotool.1 | sudo tee /usr/local/share/man/man1/bingotool.1.gz ```

ยท ยท ยท

๐Ÿก Home

๐Ÿ™‹ FAQs

๐Ÿ•ต๏ธ Privacy Policy

๐Ÿค Terms & Conditions

๐Ÿ’Ž Official Gemlog

info@source.community

ยฉ 2026 source.community