Skip to content

Instantly share code, notes, and snippets.

@Hmbown
Hmbown / deepseek-share-oAsWar.html
Created May 3, 2026 03:29
DeepSeek TUI Session Export
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DeepSeek TUI Session Export</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
max-width: 800px; margin: 2rem auto; padding: 0 1rem;