Showing 191 open source projects for "source"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Connected React Router

    Connected React Router

    A Redux binding for React Router v4

    Synchronize router state with redux store through uni-directional flow (i.e. history -> store -> router -> components). Supports React Router v4 and v5. Supports functional component hot reloading while preserving state (with react-hot-reload). Dispatching of history methods (push, replace, go, goBack, goForward) works for both redux-thunk and redux-saga. Nested children can access routing state such as the current location directly with react-redux's connect. Supports time traveling in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    pj-ntp-server

    pj-ntp-server

    Pure Java NTP server.

    ...Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port) or run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen. Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Data synchronization utility for moving data between different servers and different databases.
    Downloads: 0 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
  • 5
    Lotus Notes to Google Calendar tool

    Lotus Notes to Google Calendar tool

    One-way synchronization from Lotus Notes Calendar to Google Calendar

    This is a one-way sync program that will sync your Lotus Notes Calendar to your Google Calendar. No installation is required. Includes many options such as automatic syncing at specified intervals. *Important Privacy Information: https://sourceforge.net/p/lntogoogle/wiki/PrivacyPolicy/ *** Information Update, September 2020: *** Recent issues with Google Synchronization should be fixed with version 1.9.2 which is available for download, now. For typical installation pitfalls,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    SyncData

    SyncData

    framework for Bi-Directional Synchronization

    SyncData is a framework for Bi-Directional Synchronization in .NET applications. Bi-directional synchronization is available for the following directions: MS SQL and MS SQL Server MySQL and MS SQL Server MS SQL and MySQL Server SQLite and MS SQL Server MS SQL and SQLite Server MySQL and MySQL Server MySQL and SQLite Server SQLite and SQLite Server SQLite and MySQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KuStudio

    KuStudio

    Minimalistic and superstable OSC timeline/sequencer

    KuStudio is an open source OSC timeline sequencer, recorder and player, aimed to create timeline on an audiotrack. It can be used as core timeline module in interactive audiovisual and dance/vocal performances. For installation instructions see KuStudio-Guide.pdf, included in KuStudio archives. For quick support write to perevalovds@gmail.com KuStudio lets create, record and OSC tracks, synchronized with given audio track.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pybag

    pybag

    Crossplatform files synchronization and backup portable tool.

    PYBAG implements a portable bag and is intended for fast synchronization and backup. It lets you use a portable digital storage device to carry your electronic documents similar to the way you can use a bag to carry paper documents. You can synchronize the bag with your original files easily. If a synchronization conflict occurs, it will be reported. You can specify rules for automatic conflict resolution. With PYBAG, you can backup files and synchronize any changes made to the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    Load AD Contacts

    Program to synchronize AD user objects of different AD forests

    Synchronize address data (e.g. Outlook Global Address List (GAL)) between different Active Directory (AD) forests. The process is as follows: 1) Export user objects of source forest using LDIFDE (a tool provided by Microsoft) 2) Use the program LoadADContacts2 to determine differences between this export and the specified OU of the target AD forest. 3) Update the OU of the target AD forest using LDIFDE using the output of LoadADContacts2 Now users in the target forest can see the users of the source forest in their Global Address List. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    loadCSS

    loadCSS

    Load CSS asynchronously

    Referencing CSS stylesheets with link[rel=stylesheet] or @import causes browsers to delay page rendering while a stylesheet loads. When loading stylesheets that are not critical to the initial rendering of a page, this blocking behavior is undesirable. The pattern below allows us to fetch and apply 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    iFolder
    iFolder is a safe and secure way to share and synchronize files across computers and within teams. http://ifolder.com Report Bugs : http://tinyurl.com/ifolderbugs Open Bugs : http://tinyurl.com/ifolderopenbugs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Live Snippets

    Live Snippets

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

    ...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
  • 17
    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: 4 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    UbiStats - программа для мониторинга личного кабинита в системе Ubilling. Работает на платформе Windows. Напоминаю что UbiStats пока находится в Beta режиме, поэтому могут быть баги и недочёты. Программа проверялась на Windows 7x64. Если есть какие либо замечания по поводу работы, пишите в Тикеты.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Nets&Nuts

    Nets&Nuts

    Communicating Vision PLC with Java - Linux server

    This is a Java application which enables the communication among Vision V350 PLC and Linux server without using OPC server. In fact there are two applications: 1- TCP_Server which timely receives data sent from PLC 2- TCP_Client which implements the Unitronics ASCII communication protocol allowing an user read and write any PLC registers of Vision V350 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your Synology NAS. The package and manual were made by Erik "Basalt". => PDF manual can be downloaded here in the [Files] section, highly recommended <= If you like Baïkal, please consider making a small donation to the developer Jerome Schneider. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    Toucan has moved over to GitHub: https://github.com/PortableApps/Toucan, so please visit us there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Snarl-PushBullet Redirect

    Snarl-PushBullet Redirect

    Redirects Snarl notifications as pushes to PushBullet

    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB