Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukhbinder/winsay
Say command in windows
https://github.com/sukhbinder/winsay
python say windows
Last synced: 2 months ago
JSON representation
Say command in windows
- Host: GitHub
- URL: https://github.com/sukhbinder/winsay
- Owner: sukhbinder
- License: mit
- Created: 2020-04-04T10:57:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T17:11:00.000Z (5 months ago)
- Last Synced: 2024-10-09T14:36:57.112Z (3 months ago)
- Topics: python, say, windows
- Language: Python
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# winsay
[![PyPI](https://img.shields.io/pypi/v/winsay.svg)](https://pypi.org/project/winsay/)
[![Changelog](https://img.shields.io/github/v/release/sukhbinder/winsay?include_prereleases&label=changelog)](https://github.com/sukhbinder/winsay/releases)
[![Tests](https://github.com/sukhbinder/winsay/workflows/Test/badge.svg)](https://github.com/sukhbinder/winsay/actions?query=workflow%3ATest)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/sukhbinder/winsay/blob/main/LICENSE)Say command in windows
```
say -h
usage: say [-h] [-i INPUT] [text [text ...]]Say in windows
positional arguments:
text sentence to speakoptional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Text File to speak
```### Back Story
Read the backstory for this project [here](https://sukhbinder.wordpress.com/2020/09/30/winsay/)
# Install
pip install winsay# Demo
[![Check a demo](https://raw.githubusercontent.com/sukhbinder/winsay/master/img/youtube.png)](https://youtu.be/dZaV5MtG3n4)