awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tmux-plugins avatar

tmux-plugins/tmux-continuum

0
View on GitHub↗
3,981 نجوم·194 تفرعات·Shell·MIT·10 مشاهدات

Tmux Continuum

tmux-continuum هي إضافة استمرارية ومدير جلسات لـ tmux terminal multiplexer. توفر أدوات لنسخ مساحات عمل terminal multiplexer احتياطياً واستعادة جلسات الخادم تلقائياً لمنع فقدان البيئة بعد إعادة التشغيل.

يركز المشروع على الحفظ والاستعادة الآلية لتخطيطات مساحة العمل وحالات النوافذ. وتعمل كأداة أتمتة لبدء التشغيل يمكنها تشغيل خادم tmux تلقائياً عند بدء تشغيل النظام لضمان جاهزية بيئة التطوير للاستخدام.

يدير النظام الحالة من خلال نسخ احتياطية دورية في الخلفية ويسجل بيانات جلسة العمل الوصفية في لقطات ملفات مسطحة. وتتضمن مؤشر شريط حالة لتتبع الفاصل الزمني للنسخ الاحتياطي وحارساً لتقييد إدارة الحالة بمثيل خادم نشط واحد.

Features

  • tmux Session Managers - Automatically saves and restores tmux terminal layouts and window states to prevent environment loss.
  • Terminal Multiplexers and Workspaces - Launches the tmux server on system boot and restores the previous workspace state.
  • State Snapshots - Creates periodic flat-file backups of terminal session metadata and window configurations.
  • Continuous Background Snapshots - A background process that saves the current state of the server at regular intervals to ensure persistence without interrupting active workflows.
  • Workspace State Snapshots - Records workspace layouts and session metadata into plain text files to persist environment states across restarts.
  • Terminal Visual State Recovery - Continuously backs up tmux configurations to reconstruct the exact workspace state and window layouts from a previous session.
  • Periodic State Backups - Saves the current server state at regular time intervals using a background process to ensure data persistence.
  • Session Restoration - Reloads the most recently saved environment immediately upon startup to recover the previous workspace state.
  • tmux Plugins - Extends the tmux terminal multiplexer with specialized session persistence functionality through shell scripts.
  • Boot-Time Automation - Configures the tmux server to launch automatically upon system boot to ensure a development environment is ready immediately.
  • Boot-Time Process Automation - Provides mechanisms to ensure the tmux server starts automatically during the operating system boot sequence.
  • General Plugins - Continuous environment saving and restoration.

سجل النجوم

مخطط تاريخ النجوم لـ tmux-plugins/tmux-continuumمخطط تاريخ النجوم لـ tmux-plugins/tmux-continuum

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة tmux-plugins/tmux-continuum؟

tmux-continuum هي إضافة استمرارية ومدير جلسات لـ tmux terminal multiplexer. توفر أدوات لنسخ مساحات عمل terminal multiplexer احتياطياً واستعادة جلسات الخادم تلقائياً لمنع فقدان البيئة بعد إعادة التشغيل.

ما هي الميزات الرئيسية لـ tmux-plugins/tmux-continuum؟

الميزات الرئيسية لـ tmux-plugins/tmux-continuum هي: tmux Session Managers, Terminal Multiplexers and Workspaces, State Snapshots, Continuous Background Snapshots, Workspace State Snapshots, Terminal Visual State Recovery, Periodic State Backups, Session Restoration.

ما هي البدائل مفتوحة المصدر لـ tmux-plugins/tmux-continuum؟

تشمل البدائل مفتوحة المصدر لـ tmux-plugins/tmux-continuum: tmuxinator/tmuxinator — Tmuxinator is a configuration-driven session manager and workspace automation tool for tmux. It acts as a terminal… tmux-plugins/tmux-resurrect — tmux-resurrect is a terminal workspace persister and session manager implemented as a plugin for the tmux terminal… tmux-python/tmuxp — tmuxp is a tmux session manager and declarative workspace orchestrator that automates the creation and organization of… tony/tmuxp — tmuxp is a session manager and workspace automator for tmux. It allows for the creation, saving, and restoration of… thoughtbot/dotfiles — This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim,… square/maximum-awesome — This project is a terminal development environment consisting of a shared configuration set for the Vim editor and the…

بدائل مفتوحة المصدر لـ Tmux Continuum

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tmux Continuum.
  • tmuxinator/tmuxinatorالصورة الرمزية لـ tmuxinator

    tmuxinator/tmuxinator

    13,648عرض على GitHub↗

    Tmuxinator is a configuration-driven session manager and workspace automation tool for tmux. It acts as a terminal multiplexer orchestrator that translates structured project definitions into shell commands to define and launch complex window and pane layouts. The project distinguishes itself through declarative configuration and lifecycle management. It utilizes YAML-based mapping and template-based variable injection to create reusable session configurations, while providing hook-based execution to trigger custom scripts during startup, restart, or shutdown. Its broader capabilities includ

    Ruby
    عرض على GitHub↗13,648
  • tmux-plugins/tmux-resurrectالصورة الرمزية لـ tmux-plugins

    tmux-plugins/tmux-resurrect

    12,855عرض على GitHub↗

    tmux-resurrect is a terminal workspace persister and session manager implemented as a plugin for the tmux terminal multiplexer. It captures and stores the state of active sessions, window layouts, and working directories to maintain a workspace across system restarts. The utility distinguishes itself by recovering more than just layouts, offering the ability to relaunch specific programs via configurable lists and persisting the state of open files and cursor positions in text editors. It also captures visible pane text and provides timestamped snapshot versioning to revert the workspace to a

    Shell
    عرض على GitHub↗12,855
  • tmux-python/tmuxpالصورة الرمزية لـ tmux-python

    tmux-python/tmuxp

    4,522عرض على GitHub↗

    tmuxp is a tmux session manager and declarative workspace orchestrator that automates the creation and organization of sessions, windows, and panes. It functions as a libtmux automation wrapper, allowing users to define complex terminal layouts and initial shell commands using YAML or JSON configuration files. The project distinguishes itself as a terminal layout snapshot tool capable of capturing the state of a running session and saving it as a reproducible configuration. It further supports terminal workflow automation by executing bootstrap tasks and startup scripts to prepare environment

    Pythonclicli-utilitiesjson
    عرض على GitHub↗4,522
  • tony/tmuxpالصورة الرمزية لـ tony

    tony/tmuxp

    4,522عرض على GitHub↗

    tmuxp is a session manager and workspace automator for tmux. It allows for the creation, saving, and restoration of terminal session layouts using YAML or JSON configuration files, serving as a programmatic layer built on libtmux. The project distinguishes itself by acting as both a workspace generator and a layout exporter. It can instantiate live environments from structured definitions and conversely capture the state of active sessions to save them as portable configuration files. It further supports extensibility through a plugin framework and custom builder logic to modify session lifec

    Python
    عرض على GitHub↗4,522
  • عرض جميع البدائل الـ 30 لـ Tmux Continuum→