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

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

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

bit-team/backintime

0
View on GitHub↗
2,522 نجوم·275 تفرعات·Python·5 مشاهداتbackintime.readthedocs.io↗

Backintime

Features

  • Backup and Recovery - Simple backup utility inspired by snapshot-based workflows.
  • Command Line Utilities - Provides a graphical interface for incremental backups.

سجل النجوم

مخطط تاريخ النجوم لـ bit-team/backintimeمخطط تاريخ النجوم لـ bit-team/backintime

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

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

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

Start searching with AI

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

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

    linuxmint/timeshift

    4,154عرض على GitHub↗

    Timeshift is a Linux system restore tool designed to create incremental snapshots of the filesystem to revert an operating system to a previous state. It functions as an automated backup scheduler and a system recovery utility, utilizing either BTRFS atomic snapshots for near-instantaneous restoration or an rsync-based manager to create efficient incremental copies of system files and settings. The tool provides capabilities for automated backup scheduling and rotation at hourly, daily, weekly, or monthly intervals, as well as at every system boot. It manages backup retention to control the n

    Vala
    عرض على GitHub↗4,154
  • peltoche/lsdالصورة الرمزية لـ Peltoche

    Peltoche/lsd

    16,074عرض على GitHub↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    عرض على GitHub↗16,074
  • ajeetdsouza/zoxideالصورة الرمزية لـ ajeetdsouza

    ajeetdsouza/zoxide

    37,467عرض على GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    عرض على GitHub↗37,467
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    عرض على GitHub↗23,201
عرض جميع البدائل الـ 30 لـ Backintime→

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

ما هي الميزات الرئيسية لـ bit-team/backintime؟

الميزات الرئيسية لـ bit-team/backintime هي: Backup and Recovery, Command Line Utilities.

ما هي البدائل مفتوحة المصدر لـ bit-team/backintime؟

تشمل البدائل مفتوحة المصدر لـ bit-team/backintime: linuxmint/timeshift — Timeshift is a Linux system restore tool designed to create incremental snapshots of the filesystem to revert an… peltoche/lsd — lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix… ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… apenwarr/git-subtree — An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into… apoprotsky/portctl — portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and…