Showing 305 open source projects for "file::rsyncp"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Flutter Local Notifications plugin

    Flutter Local Notifications plugin

    A Flutter plugin for displaying local notifications on Android, iOS

    A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux. Code for the cross-platform facing plugin used to display local notifications within Flutter applications. Code for the common platform interface. These can be found in the corresponding directories within the same name. Most developers are likely here as they are looking to use the flutter_local_notifications plugin. There is a readme file within each directory with more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ProgressHUD

    ProgressHUD

    ProgressHUD is a lightweight and easy-to-use HUD for iOS

    ... the ProgressHUD.swift file in your Xcode project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Image Crop Picker

    Image Crop Picker

    iOS/Android image picker with support for camera, video, etc.

    Image Crop Picker is an iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping. Module is creating tmp images which are going to be cleaned up automatically somewhere in the future. If you want to force cleanup, you can use clean to clean all tmp files, or cleanSingle(path) to clean single tmp file. Some of these types may not be available on all iOS versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stringz

    Stringz

    Powerful editor for localizing iOS, macOS, tvOS applications

    Stringz greatly simplifies localizing your Xcode apps (iOS, macOS, tvOS, and watchOS) by introducing a powerful editor for all localizable files in your project. It even imports strings from storyboard and xib files saving you a lot of time and effort finding and matching elementIds in your storyboards. Stringz also supports localizing your Info.plist file so you can easily translate your app name and permission descriptions. Stringz will also highlight missing translations and warn you about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add a fully functional PDF editor to your ASP.NET website in minutes! Icon
    Add a fully functional PDF editor to your ASP.NET website in minutes!

    For developers and anyone searching for a web based PDF viewer, editor, and form filler to control PDF content access

    RAD PDF natively supports the most commonly used PDF features. Beyond a PDF reader, RAD PDF equips web applications with a browser-based PDF editor & PDF annotator. Features not even available in Adobe Acrobat Reader can be used to provide advanced PDF functionality. By enabling PDF form filling & PDF form saving directly in the web browser, RAD PDF users can utilize PDF features without worrying about having the right platform or software installed! Allow your app to design new PDF forms, protect content, sign PDFs, & more using an intuitive graphical user interface (GUI).
  • 5
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ReNative iOS

    ReNative iOS

    Unified Development Platform for iOS, tvOS, Android, Android TV

    ReNative allows you to bootstrap, develop and deploy apps for mobile, web, TVs, desktops, consoles, wearables and more via a single development environment. Sometimes you need to extend CLI functionality with custom build scripts. ReNative makes this easy for you. Tired of setting up and managing countless of various projects? you can go as simple as most basic json config file to get yourself up and running. ReNative supports integrations for various services and deployment infrastructures...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. Highlight ranges in the text view. Search the text using regular expressions. Automatically detects if a file is using spaces or tabs for indentation. Specify line endings (CR, LF, CRLF) to use when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Search by Image

    Search by Image

    Browser extension for reverse image search, available for Chrome

    Search by Image is a powerful browser extension for Safari that makes effortless reverse image searches possible, and comes with support for more than 30 search engines, such as Google, Bing, Yandex, Baidu and TinEye. Search by Image is an open source project made possible thanks to a community of awesome supporters. By purchasing the extension on the Mac App Store, you help support the continued development of the extension. The extension helps journalists and researchers verify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb stub...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run your home service business more smoothly with Housecall Pro. Icon
    Run your home service business more smoothly with Housecall Pro.

    For Service business professionals in all major industry categories such as plumbing, electrical, carpet cleaning, HVAC, housekeeping, handyman, etc.

    A cloud-based field service management app, Housecall Pro helps service professionals automate their business processes and workflows to increase efficiency and productivity. Housecall Pro makes it easy to schedule, dispatch, estimate, invoice, accept credit cards and get booked online by customers.
  • 10
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    Swift 5.3 framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. Import PhoneNumberKit at the top of the Swift file that will interact with a phone number. All of your interactions with PhoneNumberKit happen through a PhoneNumberKit object. The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Native Tab View

    React Native Tab View

    A cross-platform Tab View component for React Native

    ... which is the default tab bar implementation. Always define your components elsewhere in the top level of the file. If you pass inline functions, it'll re-create the component every render, which will cause the entire route to unmount and remount every change. It's very bad for performance and will also cause any local state to be lost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    capacitor

    capacitor

    Build cross-platform native progressive web apps for iOS and Android

    ... custom native functionality with a simple Plugin API, or use existing Cordova plugins with our compatibility layer. Capture images, save photos, and configure hardware parameters like saturation and color balance. Save and read documents, assets, and other content your users need to access via native file systems. Gather critical information about a user’s device location, such as latitude and longitude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Native Module for CodePush

    React Native Module for CodePush

    React Native module for CodePush

    This plugin provides client-side integration for the CodePush service, allowing you to easily add a dynamic update experience to your React Native app(s). A React Native app is composed of JavaScript files and any accompanying images, which are bundled together by the packager and distributed as part of a platform-specific binary (i.e. an .ipa or .apk file). Once the app is released, updating either the JavaScript code (e.g. making bug fixes, adding new features) or image assets, requires you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SocketRocket

    SocketRocket

    A conforming Objective-C WebSocket client library

    ... significantly. To do so, just drag and drop the SocketRocket.xcodeproj file into your workspace. Included are setup scripts for the python testing environment. It comes packaged with vitualenv so all the dependencies are installed in userland. SocketRocket includes a demo app, TestChat. It will "chat" with a listening websocket on port 9900. The sever takes a message and broadcasts it to all other connected clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    React Native Vector Icons

    React Native Vector Icons

    Customizable Icons for React Native with full styling

    Perfect for buttons, logos and nav/tab bars. Easy to extend, style and integrate into your project. If you want to use any of the bundled icons, you need to add the icon fonts to your Xcode project. For each platform (iOS/Android/Windows) you plan to use, follow one of the options for the corresponding platform. Upgrading this package often requires the font files linked to your projects to be updated as well. If the automatic linking works for you, running this again should update the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Moya

    Moya

    Network abstraction layer written in Swift

    You’re a smart developer. You probably use Alamofire to abstract away access to URLSession and all those nasty details you don’t really care about. But then, like lots of smart developers, you write ad hoc network abstraction layers. They are probably called APIManager or NetworkModel, and they always end in tears. So the basic idea of Moya is that we want some network abstraction layer that sufficiently encapsulates actually calling Alamofire directly. It should be simple enough that common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gohttpserver

    gohttpserver

    The best HTTP Static File Server, write with golang+vue

    Our goal is to make the best HTTP File Server. Features include Human-friendly UI, file uploading support, and direct QR-code generation for Apple & Android install packages. Support QRCode code generate. Breadcrumb path quick change. All assets package to Standalone binary. Different file types and different icons. Support show or hide hidden files. Upload support (auth by token or session). README.md preview. HTTP Basic Auth. Partial reload pages when the directory change. When only one dir...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    React Native Loading Spinner Overlay

    React Native Loading Spinner Overlay

    React Native loading spinner overlay

    React Native loading spinner overlay. Integrate it inside the parent-most/top-level/root component in your app. Wrap usage of actions after attempting to stop the spinner with setTimeout to avoid the non-stop spinner issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iOS SDK for FreeRTOS Bluetooth Devices

    iOS SDK for FreeRTOS Bluetooth Devices

    iOS SDK for FreeRTOS Bluetooth Devices

    Using the iOS SDK for FreeRTOS Bluetooth Devices, you can create mobile applications that do the following. Scan for and connect to nearby BLE devices running FreeRTOS. Provision Wi-Fi networks for a BLE device running FreeRTOS. Act as a proxy for transmitting MQTT messages between a device running FreeRTOS and the AWS IoT cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Native Voice

    React Native Voice

    React Native Voice Recognition library for iOS and Android

    A speech-to-text library for React Native. Manually or automatically link the NativeModule. Drag the Voice.xcodeproj from the @react-native-voice/voice/ios folder to the Libraries group on Xcode in your project. Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library, lib.Voice.a, from the Libraries/Voice.xcodeproj/Products folder to Link Binary With Libraries. The plugin provides props for extra customization. Every time you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blooket

    Blooket

    Collection of utilities that interact with the Blooket API / website

    A collection of scripts and programs designed to interact with the Blooket API and website to give users advanced control over stuff. Utilities that interact with the Blooket API / website. For IOS please view the IOS/Apple section of this file, for Android/Samsung/Google OS please view the bookmarklet section. Before running the script on the Blooks page, make sure you click on a non-common blook. Check for any mistakes you may have made. If you are certain it is a problem with the code, go...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 3,183 This Week
    Last Update:
    See Project
  • 23
     In-Browser-File-Encrypter

    In-Browser-File-Encrypter

    The source code of the In-Browser-File-Encrypter web app

    The In-Browser File Encrypter is a simple web application that enables you to securely encrypt your files directly in your browser using the AES-256 encryption algorithm in CBC mode. Check it out at: https://northstrix.github.io/In-Browser-File-Encrypter/V1.0/web-app.html GitHub page: https://github.com/Northstrix/In-Browser-File-Encrypter The download shortcut: https://sourceforge.net/projects/in-browser-file-encrypter/files/V1.0/web-app.html/download Successfully tested in Google Chrome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 481 This Week
    Last Update:
    See Project
  • 25
    GoldenDict Professional

    GoldenDict Professional

    Feature-rich dictionary lookup program with OCR supported.

    0. built-in fixes for a large number of issues with the official version 1. a simple plug-in mechanism added, based on which several OCR and audio playback engines plugged 2. completely refactored all implementations to reduce runtime CPU and memory footprint, also query efficiency improved 3. the future goal is to abstract functional extensions and dictionary formats processing into complete plug-ins to further enhance the scalability and...
    Downloads: 313 This Week
    Last Update:
    See Project