Slidewright 0.2.0
Slidewright is the new public name for the project formerly released as Tube2Slides.
Why the name:
- "Slidewright" suggests a craftsperson shaping readable decks from raw lecture video.
- It keeps the product focused on the deck artifact rather than the mechanics of YouTube conversion.
Changes:
- Rename the GitHub repository to felizvida/slidewright.
- Rename the Python package and primary CLI command to slidewright.
- Keep tube2slides and youtube-slides command aliases for compatibility.
- Rename desktop app bundles and GitHub Actions artifacts to Slidewright.
- Update README, native app docs, package URLs, and GitHub About metadata.
Downloads:
- Slidewright_macOS_v0.2.0.zip: native macOS app bundle.
- Slidewright_Windows_v0.2.0.zip: native Windows app folder with executable and runtime files.
Validation:
- 13 unit tests passed.
- Desktop app smoke test passed.
- Package metadata builds as slidewright-0.2.0.
- GitHub Actions desktop build passed for macOS and Windows.