Showing 24 open source projects for "take"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Back In Time

    Back In Time

    An easy-to-use backup tool for GNU Linux using rsync in the back

    Back In Time is an easy-to-use tool to backup files and folders. It runs on GNU Linux (not on Windows or OS X/macOS) and provides a command line tool backintime and a GUI backintime-qt both written in Python3. It uses rsync to take manual or scheduled snapshots and stores them locally or remotely through SSH. Each snapshot is in its own folder with copies of the original files, but unchanged files are hard-linked between snapshots to save storage space. It was inspired by FlyBack.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Laravel Backup

    Laravel Backup

    A package to backup your Laravel app

    ...In addition to making the backup, the package can also clean up old backups, monitor the health of the backups, and show an overview of all backups. If you need to backup multiple servers, take a look at our laravel-backup-server package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AvatarFree

    AvatarFree

    Let everyone own its social presence

    ...Avatar Free is a light, simple, software on premise to build and own your social presence. Avatar Free is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Please refer to the README.md for a correct setup. AvatarFree gets released on http://github.com/par7133/AvatarFree ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    bKappa

    bKappa

    Cross-platform incremental backup

    ...Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    STManager

    STManager

    manage assortment in your company

    STManager lets you manage photos of your products. When the right information is needed, then it lets you quickly search for the right product you are looking for. Application designed to help with managing for example postal packages, where each product is very distinct for one another. For source code and more insides of this project, please visit github page: https://github.com/michalwilk123/STManager Name STManager is derived from old name: "Stocktake Manager".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    File based backup 52

    Content Based File level Data Backup in Python

    Content Based File level Data Backup in Python. This is a utility to backup your files. It can do full and incremental backups. It will take a directory as input, and will back up the files in that folder and all sub-folders to the backup destination directory. It can compress each file individually while backing-up. Mirrors the source directory structure under the target directory. Creates 1 archive file for each source file. Even if the backup/restore program or backup database is not available or lost, the backup files and structure can still be recovered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SVNLocalChangesBackup

    Tool to take Backup of Local File Changes in the SVN sandbox

    Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AutoMySQLBackup

    Automatic MySQL Backup

    ...I always had one basic requirement and that was that it should always be super simple to initially get working.. I would like to hand it over now to someone with the time and skill to keep it updated and take it further.. If you would like to take over the project please get in touch..
    Downloads: 46 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This is the same thing as my dvdsplit for linux program, with a GUI interface. This program will take a list of directories and break up all the files in those directories into 4.5gig chunks so that they can easily be burned to DVD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DiscSpan is a tool that will take that a large directory full of files and automatically burn a series of DVDs to near capacity, without the need or hassle of creating individual ISOs while keeping the files individually accessible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    I wanted to take regular differential backups of my files, zip and password protect them, then upload them to some nice free online storage. I want it to run seamlessly, no messing with a GUI every week.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Virtual Server Backup is a script for automatic backup of Guests running under Microsoft Virtual Server. The script aims to keep downtime on a system/Guest to an absolute minimum, using the fastest possibly way to take backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sifter is a file and directory transfer program. It stuffs important files that have recently changed onto a floppy so that you can take them home from work. It can also use the Internet instead of a floppy, if you don't have to go past a firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL. This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Take either manual or scheduled backups using find, egrep, cpio and bzip. Supports weekly full backups, exclusions and compression. See http://bandcamp.tv/quickbackup for mailing list info and downloads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Data monkey was to be a powerful windows data translation and conversion application to convert complex text file formats, database data, data from custom devices into other formats. I never finished it and was hoping someone would take it over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a material management system using at warehouse ĄCIt different whit other system are using Chinese interface and it can provide effect material management The system has below function : 1. Material input data to take down 2. Material to go and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CoolPackager is a program which will take a .tar.gz file and a installation script file and create a self-extracting executable scipt. Install it on your system by typing this command as root: lynx -source cpkg.sourceforge.net/cpkg | sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RPM Workshop is for the experienced/professional packager. This tool will give the packager GUI access to take a new tar file and create a spec file and RPMS or open an exsisting spec file for updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RPM Builder serves the novice/newbie audience. It gives them an easy way to take small applications that only have tarred releases and build a simple spec file and resulting rpm file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Well as you know, 7-zip is a great archiver, but has very poor icons and Windows integration is not very good, so im fixing these issues, My improved Version of 7-Zip is the exact same thing as the other one, so i take no credit for the apps purpose,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    File transfer using shared Folders in a local network with automatic synchronization. Also P2P-Folders will be implemented in the 2nd stage. Take advantage of Mesh-Network technologies for LAN operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    0 Backup

    Back up your Android external SD memory to your own computer

    ...The documents you have created with Documents To Go, Quick Office or any other office suite; the passwords you keep within KeePassDroid; the photographs and videos of your family; the quick notes you take with your favorite notes editor; all of them and many others live in your SD card, so most of your data lives in your SD card. Back it up! Other backup solutions say to make a backup of your phone, but if such backup is kept only on the SD card of your phone, it is still in risk of being lost or stolen. 0 Backup can help you back up also such data form the SD card to your own computer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB