# Unbored
[![PyPI version](https://badge.fury.io/py/unbored.svg)](https://badge.fury.io/py/unbored)
## Introduction
A simple terminal client for [the Bored API](https://www.boredapi.com/).
Written in Python and with [Textual](https://textual.textualize.io/), using
[async-bored-api](https://github.com/Damego/async-bored-api) as the API
wrapper.
The idea is, if you're feeling bored and need some inspiration for what to
do with your day, fire this up and select one or more activities. Your
selections are saved so, if you wish, you can treat the application almost
like a TODO list; for when you're bored.
## Installation
Unbored can be installed using [`pipx`](https://pypa.github.io/pipx/):
```sh
$ pipx install unbored
```
## Warning
This is still a bit of a work-in-progress, hence the low version number. The
main things that need addressing are listed below.
## TODO
- [ ] Error checking. LOTS of error checking.
- [X] Test on Windows.
[//]: # (README.md ends here)
Raw data
{
"_id": null,
"home_page": "https://github.com/davep/unbored",
"name": "unbored",
"maintainer": "Dave Pearson",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "davep@davep.org",
"keywords": "todo fun inspiration api-client terminal textual",
"author": "Dave Pearson",
"author_email": "davep@davep.org",
"download_url": "",
"platform": null,
"description": "# Unbored\n\n[![PyPI version](https://badge.fury.io/py/unbored.svg)](https://badge.fury.io/py/unbored)\n\n## Introduction\n\nA simple terminal client for [the Bored API](https://www.boredapi.com/).\nWritten in Python and with [Textual](https://textual.textualize.io/), using\n[async-bored-api](https://github.com/Damego/async-bored-api) as the API\nwrapper.\n\nThe idea is, if you're feeling bored and need some inspiration for what to\ndo with your day, fire this up and select one or more activities. Your\nselections are saved so, if you wish, you can treat the application almost\nlike a TODO list; for when you're bored.\n\n## Installation\n\nUnbored can be installed using [`pipx`](https://pypa.github.io/pipx/):\n\n```sh\n$ pipx install unbored\n```\n\n## Warning\n\nThis is still a bit of a work-in-progress, hence the low version number. The\nmain things that need addressing are listed below.\n\n## TODO\n\n- [ ] Error checking. LOTS of error checking.\n- [X] Test on Windows.\n\n[//]: # (README.md ends here)\n",
"bugtrack_url": null,
"license": "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"summary": "A simple terminal-based client for the Bored API.",
"version": "0.6.0",
"project_urls": {
"Homepage": "https://github.com/davep/unbored"
},
"split_keywords": [
"todo",
"fun",
"inspiration",
"api-client",
"terminal",
"textual"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "413be8eb97399fee1f16fd8e5f9e60bb58bd3d69b081dd02becccaef64638eee",
"md5": "5d5e4b1ac701675a7cfa2946299e947f",
"sha256": "bd48cf492e37a14b277dc808dce79a6d39e31e11463083bf109585c8fc8421d8"
},
"downloads": -1,
"filename": "unbored-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d5e4b1ac701675a7cfa2946299e947f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 24629,
"upload_time": "2023-08-13T17:21:37",
"upload_time_iso_8601": "2023-08-13T17:21:37.024871Z",
"url": "https://files.pythonhosted.org/packages/41/3b/e8eb97399fee1f16fd8e5f9e60bb58bd3d69b081dd02becccaef64638eee/unbored-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-13 17:21:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davep",
"github_project": "unbored",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "unbored"
}