Skip to content

Deskemy 1.0.1

Choose a tag to compare

@NFRohan NFRohan released this 15 Jul 00:10
· 35 commits to main since this release

Deskemy is a local, offline player for the video courses you already own. Point it at a folder of course videos and it becomes a browsable library with resume, progress tracking, search, and study tools — your files stay where they are, and everything it records lives in one local SQLite database. No accounts, no telemetry, no network.

Downloads

File Use it if…
Deskemy_1.0.1_x64-setup.exe You want a normal install (Start-menu entry, clean uninstall). Recommended.
Deskemy_1.0.1_portable.zip You want to try it with zero install — extract and run Deskemy.exe. Everything stays in the folder.
Deskemy_1.0.1_x64_en-US.msi You prefer an MSI (e.g. managed deployment).

libmpv is bundled in every download — playback works out of the box, no separate mpv install needed.

Requirements

  • Windows 10 or 11
  • The WebView2 runtime — installed automatically by the setup program, and already present on most systems.

Highlights

  • Library — turns a course folder into sections and ordered lectures, cleaning numeric prefixes out of titles; attaches sidecar subtitles and resource files. Import shows a preview (sections, lectures, resources, runtime) with live progress.
  • Playback — resume from your last spot, autoplay-next, adjustable speed, chapter and subtitle/audio-track selection, remembered per-course preferences, fullscreen (even from a maximized window), and keyboard shortcuts throughout.
  • Organize — Continue Watching, timestamped bookmarks, tags, favorites, watch history, and Career Tracks (ordered groups of courses with aggregate completion).
  • Search — full-text across titles, plus optional subtitle search that jumps to the spoken moment.
  • Progress — activity heatmap, streaks, a daily goal, and rename-safe matching so a moved or renamed file keeps its progress and bookmarks.

Notes

  • The build is unsigned, so Windows SmartScreen may warn on first run — choose More info → Run anyway.
  • Verify your download against SHA256SUMS.txt.
  • Playback is powered by bundled libmpv (mpv's media library, GPL); see the license files included with the app.