Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddhantsadangi/spellbee

Interactive Spellbee app.
https://github.com/siddhantsadangi/spellbee

app cli cli-app education fun gui gui-application python spellbee spelling streamlit tkinter

Last synced: 3 months ago
JSON representation

Interactive Spellbee app.

Awesome Lists containing this project

README

        

# 🐝 Spellbee App

How good are you at spelling?
Try this interactive Spellbee app to find out!

## Usage

There are three interfaces of this app - Streamlit, command-line (CLI) (deprecated), and graphical (GUI) (deprecated).
The Streamlit application can be run online, while the other two need to be downloaded.
The CLI app is faster, but the GUI app is slightly smaller and more user-friendly.

|Streamlit|CLI|GUI
|:-:|:-:|:-:
|![streamlit](https://user-images.githubusercontent.com/41324509/236699782-1176e4b1-0ac8-4e1d-8b92-f3c5759b2f4e.png)|![cli](https://user-images.githubusercontent.com/41324509/184543236-a14c2567-68fb-453c-bdd5-49c01f251b6c.png)|![gui](https://user-images.githubusercontent.com/41324509/184543285-222e7c2c-7be1-48fc-8c76-0c0da5dc97f8.png)

:warning: All interfaces require internet access to run.

### Streamlit
[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://spellbee.streamlit.app/)

### CLI/GUI (deprecated)
#### Windows

Just download and run the executables from the below link:
|CLI|GUI
|:-:|:-:
|[spellbee_cli.exe](https://github.com/SiddhantSadangi/spellbee/raw/main/cli/spellbee_cli.exe)|[spellbee_gui.exe](https://github.com/SiddhantSadangi/spellbee/raw/main/gui/spellbee_gui.exe)

#### Other platforms

You will need to download and build from the source.

1. Installation

```bash
git clone https://github.com/siddhantsadangi/spellbee
cd SpellBee\ # Use `cli` or `gui`
pip install -r requirements.txt
```

2. Usage

```bash
python .\spellbee.py
```

### :wrench: To report bugs, please create an [issue](https://github.com/SiddhantSadangi/spellbee/issues/new)

### :email: To submit feedback, please reach out to me at [[email protected]](mailto:[email protected]) and/or connect with me on [LinkedIn](https://linkedin.com/in/siddhantsadangi)


Buy Me A Coffee