All Projects → emersion → Bups

emersion / Bups

Licence: mit
Simple GUI for Bup, a very efficient backup system.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bups

Linux Wifi Hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Stars: ✭ 434 (+361.7%)
Mutual labels:  gui, gtk3
Clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
Stars: ✭ 151 (+60.64%)
Mutual labels:  gui, gtk3
Cpupower Gui
cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
Stars: ✭ 117 (+24.47%)
Mutual labels:  gui, gtk3
Wdisplays
GUI display configurator for wlroots compositors
Stars: ✭ 302 (+221.28%)
Mutual labels:  gui, gtk3
Wattmangtk
A Wattman-like GTK3+ GUI
Stars: ✭ 368 (+291.49%)
Mutual labels:  gui, gtk3
Ludusavi
Backup tool for PC game saves
Stars: ✭ 301 (+220.21%)
Mutual labels:  backup, gui
Whatsapp For Linux
An unofficial WhatsApp desktop application for Linux.
Stars: ✭ 155 (+64.89%)
Mutual labels:  gui, gtk3
Pychess
PyChess - a chess client for Linux/Windows
Stars: ✭ 414 (+340.43%)
Mutual labels:  gui, gtk3
Vuplicity
A cross-platform GUI for Duplicity backups, powered by Atom Electron.
Stars: ✭ 31 (-67.02%)
Mutual labels:  backup, gui
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-5.32%)
Mutual labels:  backup
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-2.13%)
Mutual labels:  gtk3
Gaucho
Minimalist task launcher
Stars: ✭ 90 (-4.26%)
Mutual labels:  gui
Diceparser
Powerful dice Roller is used as discord bot, irc bot, cli tool and inside Rolisteam : 1d20+4, 1L[head,arm,leg,belly,chest], 1d6+1d8, 8+5*3
Stars: ✭ 90 (-4.26%)
Mutual labels:  gui
Fastqt
FastQC port to Qt5: A quality control tool for high throughput sequence data.
Stars: ✭ 92 (-2.13%)
Mutual labels:  gui
Tweakpane
🎛 Compact GUI for fine-tuning parameters and monitoring value changes
Stars: ✭ 1,296 (+1278.72%)
Mutual labels:  gui
Vycontrol
vyos frontend
Stars: ✭ 92 (-2.13%)
Mutual labels:  gui
Xenon
Create backups of your discord server
Stars: ✭ 90 (-4.26%)
Mutual labels:  backup
Develnext
JavaFX and IDE for JPHP (only russian localization, english - in progress)
Stars: ✭ 89 (-5.32%)
Mutual labels:  gui
Laravel Backup
A easy-to-use backup manager for Laravel
Stars: ✭ 93 (-1.06%)
Mutual labels:  backup
Ds With Pysimplegui
Data science and Machine Learning GUI programs/ desktop apps with PySimpleGUI package
Stars: ✭ 93 (-1.06%)
Mutual labels:  gui

Bups

Simple GUI for Bup, a very efficient backup system.

Main window

Purposes

I personaly use it to backup my files to a hard disk drive plugged into my ISP box (it's a Livebox).

Features:

  • Multiple directories support
  • Backup, with a nice progressbar
  • Show current backups in your favorite file manager
  • Backups on local filesystem or over Samba, SSH and Google Drive
  • Backup scheduling (using systemd or anacron)
  • Exclude paths/patterns
  • Restore backups

Changelog: https://github.com/emersion/bups/releases

How to use

Requires Python 2, GTK 3 and Bup. Tested on Archlinux and elementary OS (so it should run on Ubuntu and Debian).

Installation:

When installed, you can start Bups by running bups. A launcher will also be added to your desktop's app menu.

Configuration

You can edit config with the GUI. You can also manually edit ~/.config/bups/config.json.

Translating

The project is on Transifex: https://www.transifex.com/emersion/bups/

You can also email me .po files if you don't want to register on Transifex. Download the source and run tools/makepot.sh to generate lang/messages.pot.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].