Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

Showing 300 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 1
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! ...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    DotnetSpider

    DotnetSpider

    Lightweight .NET framework for fast web crawling and data scraping

    ...DotnetSpider is modular, allowing different components such as request schedulers, downloaders, and storage systems to work together in a flexible workflow. DotnetSpider also supports distributed crawling environments, making it possible to scale data collection across multiple agents and machines. With support for various storage backends and extensible parsing mechanisms, it is suitable for building complex scraping systems or automated data gathering pipelines.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Google Mobile Ads Unity Plugin

    Google Mobile Ads Unity Plugin

    }Unity Plugin for the Google Mobile Ads SDK

    ...The SDK enables mobile app developers to maximize their monetization in native mobile apps. This repository contains the source code for the Google Mobile Ads Unity plugin. This plugin enables Unity developers to easily serve Google Mobile Ads on Android and iOS apps without having to write Java or Objective-C code. The plugin provides a C# interface for requesting ads that is used by C# scripts in your Unity project. You can help improve the Google Mobile Ads Unity plugin by opting-in to sending usage data to Google. The data collected is general information about how you are using the plugin (such as ad unit creation and processing errors).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects. RestSharp passed over 32 million downloads on NuGet, with average daily download count of 10,000. It's being used by many popular OSS projects, including Roslyn and Swagger. The main purpose of RestSharp is to make synchronous...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    OpenAPI.NET

    OpenAPI.NET

    Object model for OpenAPI documents in .NET

    ...The OpenAPI.NET project holds the base object model for representing OpenAPI documents as .NET objects. Some developers have found the need to write processors that convert other data formats into this OpenAPI.NET object model. We'd like to curate that list of processors in this section of the readme. Converts standard .NET annotations ( /// comments ) emitted from your build (MSBuild.exe) into OpenAPI.NET document object. Converts the XML representation of the Entity Data Model (EDM) describing an OData Service into OpenAPI.NET document object.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6
    EverythingToolbar

    EverythingToolbar

    Everything integration for the Windows taskbar

    ...Enable this feature by checking Use Everything filters in the EverythingToolbar's Filters settings. Easily toggle search flags (match case, whole word, match path, and regex) to find your files with precision. Create custom Open with actions by navigating to Settings → Custom actions. Enable Automatically apply rules based on condition to execute commands automatically based on file type and regular expressions. Leave the regex field empty to display the action only in the context menu.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 7
    Proton Drive for Windows

    Proton Drive for Windows

    Proton’s official Windows desktop client repository

    Proton Drive for Windows is Proton’s official Windows desktop client repository, implemented as a native Windows application with a C# codebase and supporting assets, installer tooling, and solution-level project organization. The repository is positioned primarily as source transparency for the official app distributed through Proton, with distribution guidance pointing users to download stable releases from Proton’s official channels rather than relying on GitHub releases. Its licensing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Azure SDK for .NET

    Azure SDK for .NET

    Active development of the Azure SDK for .NET

    ...These libraries provide similar functionalities to the preview packages, as they allow you to use and consume existing resources and interact with them, for example: upload a storage blob. Stable library directories typically contain 'Microsoft.Azure' in their names.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    QRCoder

    QRCoder

    A pure C# Open Source QR Code implementation

    QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies on other libraries and is available as .NET Framework and .NET Core PCL version on NuGet. Feel free to grab-up/fork the project and make it better! QRCoder is a .NET library, completely written in C#, which enables you to generate QR Codes as defined by ISO/IEC 18004. The main target of the QRCoder library is to deliver a small and easy-to-use solution, which has no dependencies...
    Downloads: 27 This Week
    Last Update:
    See Project
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 10
    Virto Commerce Platform

    Virto Commerce Platform

    VirtoCommerce Platform repository

    ...Worldwide network of certified implementation partners & solution partners to fit every project. Build a B2B channel with complicated business logic on top of your e-commerce solution without re-platforming or data duplication.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    RestClient for Unity

    RestClient for Unity

    A Promise based REST and HTTP client for Unity

    A Promise-based REST and HTTP client for Unity. Works out of the box. Make HTTP requests from Unity. Supports HTTPS/SSL. Built on top of UnityWebRequest system. Transform request and response data (JSON serialization with JsonUtility or other tools) Automatic transforms for JSON Arrays. Supports default HTTP Methods (GET, POST, PUT, DELETE, HEAD, PATCH) Generic REQUEST method to create any http request. Based on Promises for better asynchronous programming. Learn about Promises here! Utility to work during a scene transition. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    KeePass Password Safe is a free, open source, lightweight, and easy-to-use password manager for Windows, Linux and Mac OS X, with ports for Android, iPhone/iPad and other mobile devices. With so many passwords to remember and the need to vary passwords to protect your valuable data, it’s nice to have KeePass to manage your passwords in a secure way. KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to remember one single master password or select the key file to unlock the whole database. ...
    Leader badge
    Downloads: 341,918 This Week
    Last Update:
    See Project
  • 13
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 163,964 This Week
    Last Update:
    See Project
  • 14
    QR Code Generator

    QR Code Generator

    Offline QR Code generator focused on privacy, speed, and ease of use.

    QR Code Generator by Mariano Ortu is a lightweight, offline QR Code generator designed for professionals and users who value privacy and control. It creates clean, reliable QR Codes without any internet connection, ensuring all your data stays on your device. No ads, no tracking, full transparency. Compatible with .NET Framework 4.8 and Windows 8 or later.
    Downloads: 201 This Week
    Last Update:
    See Project
  • 15
    Arisen Studio

    Arisen Studio

    Browse, Download and Install Mods for PlayStation 3 & Xbox 360

    The elegant, powerful, and open-source mod manager. Arisen Studio allows you to easily browse through a regularly updated database of mods, game saves, homebrew, resources, themes, and much more for the PlayStation 3 and Xbox 360. All mods have been tested and verified in our library, which is populated by myself, a few friends, and awesome contributors. Arisen Studio can also be used as an FTP client to install and uninstall mods directly from your console. Without the need to search up old...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OneDrive Bully

    OneDrive Bully

    Have a lot of folders to sync to OneDrive but not enough space?

    Have a lot of folders you want to sync to OneDrive but not enough space in your main hard drive? I did, I had all my photos on the D:\ drive but OneDrive was requiring to copy them to the OneDrive folder in C:\ . But my C:\ is not big enough. OneDrive Bully was developed to solve exactly that. It uses Windows Symbolic Links to link your folders sitting outside your OneDrive folder in any hard drive or network path. OneDrive doesn't support it currently. OneDrive Bully solves the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Morse Code Tools

    Morse Code Tools

    Translate RSS/Atom feeds & Files into Morse, send Morse from Key/Mouse

    Two programs: (1) MorseNews sends news from one or more RSS and Atom feeds as Morse code, and (2) MorseKeyer, an iambic/bug keyer with mouse & serial key/paddle. Both play CW or sounder audio with optional Rayleigh fading and static crashes, and drive external sounder, loop, or ham rig. See http://morse-rss-news.sourceforge.net/
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    Moved to GitHub: https://github.com/mitchcapper/KeePassSync KeePassSync is a KeePass plugin that synchronizes your database using various online storage providers. This allows two or more computers to easily keep their data in sync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sermons on the Web
    Publishes sermons in MP3 format on a church's own web site.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    AzioWhisper FTP

    AzioWhisper FTP

    AzioWhisper FTP is app designed for seamless file management.

    ...Features Dual-pane file management interface FTP operations support (upload, download, delete) Customizable background themes Built-in logging system Recent connections history Multi-language support (English, Russian) WiFi Network Scanne Core Functionality FTP Operations: Connect to FTP servers, Browse remote directories, Upload/Download files and folders, Delete remote files, View file properties. File Management: Local file system navigation, Drive selection, File size and type display, Modified date tracking User Experience: Background customization, Session logging, Connection history, Progress indicators, Status messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    ...With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise. Host Availability Monitoring. Agent-Based Monitoring: CPU,RAM,Storage,Network,EventLogs etc. SNMP Monitoring. Web Site Monitoring. Notification System: E-Mail, SMS, Push, Telegram Bot (also control via telegram bot) and Sound Notifications. Logging. Web Console. Control by Telegram Bot. Agents for Windows and Linux. SPM Monitoring Systems is a reliable and efficient solution for monitoring your IT environment. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Shutup Long Link

    Shutup Long Link

    Free Program To Get ALL Shortener Tools In One Place ( By USING APIs )

    This App is Developed to be Freeware Software and you can SHARE it and COPY it without removing the DEVOLPER Name or Data. Hope you enjoy it. :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CarrotCakeCMS (MVC 5)

    CarrotCakeCMS (MVC 5)

    asp dot net cms for users wanting a simple mvc cms framework

    ...Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content feedback collection and review, blog post pagination/indexes (with templating support), import and export of site content, and import of content from WordPress XML export files. It uses the power of jQuery UI to provide a drag/drop experience when adding custom code modules to pages and TinyMCE to provide a rich HTML editing experience. It also provides the capability to run up a new look/feel in short order by simply tagging a cshtml (or vbhtml) razor view with specific CMS components.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    CarrotCakeCMS

    CarrotCakeCMS

    asp dot net cms for users wanting a simple webforms cms framework

    ...Some features include: blogging engine, configurable date based blog post URLs, blog post content association with categories and tags, assignment/customization of category and tag URL patterns, simple content feedback collection and review, blog post pagination/indexes (with templating support), import and export of site content, and import of content from WordPress XML export files. It uses jQuery UI to provide a drag/drop experience when adding custom code modules to pages and TinyMCE to provide a HTML editing experience. It also provides the capability to run up a new look/feel in short order by simply tagging an ASPX html markup file with specific CMS controls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB