Skip to content

Commit 9d91df4

Browse files
committed
Update readme
1 parent 486c3a1 commit 9d91df4

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,34 @@
1+
![VideoSnatcher Logo](./assets/icon.png)
12
# VideoSnatcher
3+
LocalSpeech by JEMcats-Software aims to read text for you locally without using any cloud based processing. Currently we are offering a pre built DMG for MacOS with Apple Silicon.
4+
5+
## To-Do List
6+
- [ ] Launch v1.0.0
7+
8+
## Support
9+
For questions open a discussion.
10+
11+
For support, reports, or requests open an issue.
12+
13+
## Contributing
14+
Fork the ``dev`` branch.
15+
16+
Make your changes in your fork.
17+
18+
Fill out the pull request form.
19+
20+
Open a pull request.
21+
22+
## License
23+
This project is licensed under the GPL-3.0 license.
24+
25+
You may:
26+
- Modify and redistribute the code,
27+
- Only if you keep it open-source and GPL-licensed,
28+
- Provide credit to the original author (JEMcats-Software).
29+
30+
No closed-source forks or redistributions allowed.
31+
32+
## Credits
33+
34+
- [YT-DLP](https://github.com/yt-dlp/yt-dlp) (The runtime that make this possible)

0 commit comments

Comments
 (0)