Showing 92 open source projects for "garnet-file"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    FreeFileSync

    FreeFileSync

    Folder comparison and synchronization software

    FreeFileSync is a folder comparison and synchronization software that creates and manages backup copies of all your important files. Instead of copying every file every time, FreeFileSync determines the differences between a source and a target folder and transfers only the minimum amount of data needed. FreeFileSync is Open Source software, available for Windows, macOS, and Linux.
    Downloads: 65 This Week
    Last Update:
    See Project
  • 2
    Kinto

    Kinto

    A generic JSON document store with sharing and synchronisation options

    Kinto is a minimalist JSON storage service with synchronization and sharing abilities. It is meant to be easy to use and easy to self-host. Kinto is used at Mozilla and released under the Apache v2 license. It’s hard for frontend developers to respect users' privacy when building applications that work offline, store data remotely and synchronize across devices. Existing solutions either rely on big corporations that crave user data or require a non-trivial amount of time and expertise to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Browsersync

    Browsersync

    Keep multiple browsers & devices in sync when building websites

    With each web page, device and browser, testing time grows exponentially. From live reloads to URL pushing, form replication to click mirroring, Browsersync cuts out repetitive manual tasks. It’s like an extra pair of hands. Customise an array of sync settings from the UI or command line to create a personalised test environment. Need more control? Browsersync is easily integrated with your web platform, build tools, and other Node.js projects. Built on Node.JS_ENTRY to support Windows,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    SparkleShare

    SparkleShare

    Share and collaborate by syncing with any Git repository

    ...You can add remotely hosted folders (or "projects") to this folder. These projects will be automatically kept in sync with both the host and all of your peers when someone adds, removes or edits a file. SparkleShare was made to cover certain use cases, but doesn't handle every scenario well. SparkleShare uses the version control system Git under the hood, so setting up a host yourself is relatively easy. Using your own host gives you more privacy and control, as well as lots of cheap storage space and higher transfer speeds. The idea of SparkleShare sprouted at the GNOME Usability Hackfest in London, where a couple of designers came to the conclusion that they didn't have a good (Open Source) collaboration tool to share their work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Electric

    Electric

    Sync little subsets of your Postgres data into local apps and services

    Swap out your queries, data fetching, and caching for bulletproof sync that just works. Electric syncs little subsets of your Postgres data into local apps and services. So you can have the data you need, in in-sync, wherever you need it. And you can level-up all the way to syncing into a local embedded PGlite database. With built-in persistence and live reactivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Mackup

    Mackup

    Keep your application settings in sync

    Back ups your application settings in a safe directory (e.g. Dropbox). Syncs your application settings among all your workstations. Restores your configuration on any fresh install in one command line. If you have Dropbox installed and want to use it to save your config files, that's super easy. On macOS, if you want an easy install, you can install Homebrew and initialize it with it. If not running macOS, or you don't like Homebrew, you can use pip. On Ubuntu, pip will install to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SymmetricDS

    SymmetricDS

    Database Replication, Filtered Synchronization, and Transformation

    SymmetricDS is database replication and file synchronization software. It is a platform-independent, web-enabled, and database-agnostic synchronization tool. With initial data load, bidirectional change data capture, conflict resolution, and data transformation, it is a comprehensive data replication solution.
    Leader badge
    Downloads: 285 This Week
    Last Update:
    See Project
  • 8
    ByteSync

    ByteSync

    All-in-One Sync, Backup & Deduplication Tool

    ...No continuous background syncing, no bloat—just fast, on-demand file synchronization between remote devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Sync, Archive, Validate, Exchange (Save)
    Save is a lightweight framework for creating high availability systems based on Mon with extensions for authenticated heartbeats and IP address takeover. Save also provides validation, synchronization, and archival of configuration and other files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    Syncplay

    Syncplay

    Synchronize your playback over the Internet

    Syncplay synchronises the position and play state of multiple media players so that the viewers can watch the same thing at the same time. This means that when one person pauses/unpauses playback or seeks (jumps position) within their media player then this will be replicated across all media players connected to the same server and in the same 'room' (viewing session). When a new person joins they will also be synchronised.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    gofs

    A cross-platform file synchronization tool out of the box based on go

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    octave-mqtt

    GNU Octave MQTT toolkit

    A basic GNU Octave implementation of mqtt toolkit using the paho-mqtt library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    KuStudio

    KuStudio

    Minimalistic and superstable OSC timeline/sequencer

    ...For quick support write to perevalovds@gmail.com KuStudio lets create, record and OSC tracks, synchronized with given audio track. Audiotrack can be WAV or AIFF file. KuStudio is inspired by famous Duration OSC editor, but has different philosophy: KuStudio stores all OSC tracks as discrete arrays, not curves, that allows to record and edit them freely. Also, KuStudio performs very stable for 10 min and longer projects. It is made with openFrameworks and is available for OSX and Windows. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    pybag

    pybag

    Crossplatform files synchronization and backup portable tool.

    ...With PYBAG, you can backup files and synchronize any changes made to the original files with the bag. The synchronization process will only copy changed files. The program is cross-platform and independent from the OS and file system. You may easily synchronize files between Windows and Linux, for example. Symbolic links are supported on all systems (if the OS or file system does not support symlinks, then they are emulated). This program has a GUI and a command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sgt2ical

    Import SGT to iCalendars

    This script allows you to import you schedule from sgt to iCal. It deletes previously imported items and updates the information contained in the calendar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    loadCSS

    loadCSS

    Load CSS asynchronously

    ...If necessary, this repo also offers a separate (and optional) JavaScript function for loading stylesheets dynamically. As a primary pattern, we recommend loading asynchronous CSS like this from HTML. The loadCSS.js file exposes a global loadCSS function that you can call to load CSS files programmatically, if needed. This is handy for cases where you need to dynamically load CSS from script. The code above will insert a new CSS stylesheet link after the last stylesheet or script that it finds in the page, and the function will return a reference to that link element, should you want to reference it later in your script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PowerFolder
    PowerFolder provides, private cloud and hybrid cloud solutions for home users, businesses, enterprises and universities, for secure on-premise sync, in-house sharing and cloud backup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Script realizado en Python para router Mikrotik. Permite obtener configuraciones entre dos equipos, sacar diferencias y poder a partir de ellas actualizar para mantener espejado uno respecto del otro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Live Snippets

    Live Snippets

    InDesign CS6 add-on to manipulate text portions as nested snippets.

    From its name, it manipulates text portions as snippets which have the extension "*.idms". This software has great features like nesting and portion exception, and I welcome any query about the code. To install it read the readme.txt file. A new menu called "Live Snippets" will represent the tool functions. It's open source and free of charge. Because it's Javascript it works on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This application synchronizes Lotus Notes Calendar entries with Google Calendar. GCal supports syncing with both iOS (iPhone/iPad/iPod) and Android devices, so you can now view your Lotus Notes calendar on your mobile device. GCal also allows you to view the calendar using any ical/rss/html compatible viewer. Currently the sync is only one direction: pushing Lotus Notes entries to GCal. All entries manually created in GCal will be ignored (and not copied down to Lotus Notes).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HaveClip

    HaveClip

    Clipboard synchronization tool

    HaveClip is a peer-to-peer clipboard synchronization tool. Ctrl+C on one computer, Ctrl+V on another. Clipboard is instantly synchronized across all your devices. It can handle all forms of text, images and even application-specific data. HaveClip is multiplatform. Copy something in one OS, paste in another. Supports Windows, Linux, Mac OS X, Sailfish OS and coming to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    API library call APPA109N.DLL

    API library call APPA109N.DLL

    (retrieving data from Multimeter and sound measurement data)

    This library (the DLL), to work with a multimeter APPA-109N through physical or virtual COM port over USB in OS NT/2000/2003/XP/Vista/7/8, designed for querying, reading and decoding data measurements APPA WinDMM100 protocol 95/98 and sound measurement data. DLL provides universal access for other applications, regardless of the language in the environment Win OS. DLL for use in their projects comply with the agreement on stdcall-calls. Type of calling convention is declared after the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    ...Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium. These include hard drive, removable media, sequential devices, online storage services. Perhaps the most distinguishing quality of this utility is POP3 and IMAP storage providers which enable storage of files in a mail server, such as gmail or yahoo, in so much the same way as an online storage service (google drive, drop box ...). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Titanium SMS Backup  and Skype Viewer

    Titanium SMS Backup and Skype Viewer

    View SMS/MMS and Skype conversations from your Android device

    This is a GUI application to view conversation files created from the following Applications: - Titanium Backup - SMS Backup and Restore - Skype It displays both sides of a conversation (SMS/MMS/Skype) on the right screen side in chronological order. Each item is displayed like a conversation bubble in a cartoon. On the left side a list box of threads is displayed. In this way it groups conversations from the same person and phone number together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next