This directory contains scripts, storyboards, and production notes for JNexus video tutorials.
| # | Title | Length | Audience | Script |
|---|---|---|---|---|
| 1 | JNexus in 90 Seconds | 1:30 | First-time visitors | Script |
| 2 | Getting Started with JNexus CLI | 5:00 | CLI users, DevOps engineers | Script |
| 3 | JNexus Swing GUI Walkthrough | 6:00 | Desktop GUI users | Script |
| 4 | Safe Deletion with Dry-Run Mode | 3:00 | Anyone doing deletions | Script |
| 5 | Advanced Filtering and Search | 4:00 | Power users | Script |
| 6 | Repository Statistics and Analytics | 5:00 | Repository managers | Script |
| 7 | JNexus on Android | 4:00 | Mobile users | Script |
| 8 | JNexus on iOS and macOS | 5:00 | Apple ecosystem users | Script |
| 9 | Multi-Profile Configuration | 3:00 | Users with multiple environments | Script |
| 10 | Troubleshooting Common Issues | 4:00 | Users experiencing problems | Script |
- PRODUCTION_GUIDE.md - Recording setup, branding, and publishing instructions
- IMPLEMENTATION_PLAN.md - Step-by-step implementation guide with timeline, workflow, and success criteria
A quick overview demonstrating the core value proposition: list, filter, and delete Nexus components across CLI, GUI, and mobile interfaces.
Step-by-step tutorial covering installation, configuration via nexus.properties, the list command, delete with dry-run, and the statistics command.
Complete tour of the Swing desktop interface: credential setup, interface layout, listing and refreshing, advanced filter panel, multi-select deletion, and the statistics dialog.
Focused tutorial on using dry-run mode to preview deletions before committing. Covers both CLI (--dry-run) and GUI (checkbox) workflows.
Power-user tutorial covering regex patterns, size range filters, date range filters, file extension filters, and combining multiple filters for precise results.
Deep dive into the statistics feature: overview metrics, size distribution buckets, file type breakdown, age distribution, and the largest components list.
Mobile-focused tutorial: APK installation, settings and credential configuration, list screen navigation, search screen with filters, stats screen, and swipe gestures.
Apple platform tutorial: installation, iOS interface tour, iPad split view, macOS sidebar navigation, keyboard shortcuts, multi-window support, and Keychain integration.
Advanced tutorial on managing multiple Nexus environments: creating profile-specific property files, switching profiles via CLI flag or environment variable, and environment-specific workflows.
Support-focused tutorial covering connection errors, authentication failures, timeout configuration, cache problems, and where to find help.
Follow the IMPLEMENTATION_PLAN.md to produce and publish all videos. The plan includes:
- Phase 1: Channel setup (week 1)
- Phase 2: Video production (weeks 2-4)
- Phase 3: Editing (weeks 2-4 parallel)
- Phase 4: Publishing (weeks 3-4 parallel)
- Phase 5: Documentation integration (week 5)
- Phase 6: Promotion and metrics (ongoing)
Estimated effort: 40-50 hours over 4-6 weeks
- YouTube channel "FlossWare" created
- Playlist "JNexus Tutorials" created
- All 10 videos recorded and edited
- Closed captions added to all videos (auto-generated + reviewed)
- Timestamps added to video descriptions
- GitHub links added to video descriptions
- Videos linked from project README.md
- Videos linked from relevant documentation guides
- Pinned tutorial thread created in GitHub Discussions
- Update videos when UI changes significantly
- Add annotations for deprecated features
- Create "What's New" videos for major releases
- Monitor comments and questions for FAQ video ideas
- Track view counts and audience retention for content iteration