Showing 50 open source projects for "folder share"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Nicotine+

    Nicotine+

    Graphical client for the Soulseek peer-to-peer network

    Nicotine+ is a free and open-source graphical client for the Soulseek peer-to-peer file-sharing network, popular for its focus on sharing music and niche content. Built in Python with a Qt-based GUI, Nicotine+ offers a lightweight yet feature-rich experience for users looking to share and discover files in a decentralized, user-governed environment. It includes search capabilities, bandwidth throttling, chat rooms, and user-to-user messaging, supporting a vibrant community of digital...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    Docker-OSX

    Docker-OSX

    Run macOS VM in a Docker! Run near native OSX-KVM in Docker

    Run Mac OS X in Docker with near-native performance! X11 Forwarding. iMessage security research! iPhone USB working! macOS in a Docker container.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SparkleShare

    SparkleShare

    Share and collaborate by syncing with any Git repository

    SparkleShare creates a special folder on your computer. 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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Directory Lister

    Directory Lister

    Directory Lister exposes the contents of any web folder

    Directory Lister is a simple, self-hosted PHP application that lets users browse and share the contents of directories over the web. It creates a web interface to list files and folders on a server, complete with download links, breadcrumb navigation, and optional themes. Ideal for file sharing and public repositories, it requires no database and can be deployed quickly on any PHP-compatible server.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    drozer

    drozer

    The Leading Security Assessment Framework for Android

    drozer (formerly Mercury) is the leading security testing framework for Android. drozer allows you to search for security vulnerabilities in apps and devices by assuming the role of an app and interacting with the Dalvik VM, other apps' IPC endpoints and the underlying OS. drozer provides tools to help you use, share and understand public Android exploits. It helps you to deploy a drozer Agent to a device through exploitation or social engineering. Using weasel (MWR's advanced exploitation...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    OpenAGI

    OpenAGI

    When LLM Meets Domain Experts

    ...It provides a structured Python framework, pyopenagi, for defining agents as modular units that encapsulate execution logic, configuration, and dependency metadata. Agents are organized in a well-defined folder structure that includes code (agent.py), configuration (config.json), and extra requirements (meta_requirements.txt), which makes them easy to package, share, and reuse. The project includes tooling for registering agents with AIOS by uploading them via a command-line interface, enforcing a consistent naming scheme that matches the local folder layout. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XcodeGen

    XcodeGen

    A Swift command line tool for generating your Xcode project

    XcodeGen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec. The project spec is a YAML or JSON file that defines your targets, configurations, schemes, custom build settings and many other options. All your source directories are automatically parsed and referenced appropriately while preserving your folder structure. Sensible defaults are used in many places, so you only need to customize what is needed. ...
    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

    This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs or our versioned developer docs. New wave of packages that we are announcing as GA and several that are currently releasing in preview. These libraries follow the Azure SDK Design Guidelines for .NET and share a number of core features such as HTTP retries, logging, transport protocols, authentication protocols, etc., so that once you learn how to use...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Azure SDK for Java

    Azure SDK for Java

    Active development of the Azure SDK for Java

    ...These libraries can be easily identified by folder, package, and namespaces names starting with azure-, e.g. azure-key vault.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 10
    KodExplorer

    KodExplorer

    A web based file manager, web IDE / browser based code editor

    KodExplorer is a file manager for the web. It is also a web code editor, which allows you to develop websites directly within the web browser. You can run KodExplorer either online or locally, on Linux, Windows, or Mac-based platforms. The only requirement is to have PHP 5 available. Use experience like operating system, Rich context menu, and toolbar, drag, and drop, shortcut keys. All operations with files and folders on a remote server (copy, cut, paste, move, remove, upload, create...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    Quick

    Quick

    The Swift (and Objective-C) testing framework

    Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo. Quick comes together with Nimble, a matcher framework for your tests. Certain versions of Quick and Nimble only support certain versions of Swift. Depending on which version of Swift your project uses, you should use specific versions of Quick and Nimble. When code doesn't work the way it's supposed to, unit tests should make it clear exactly what's wrong. Nimble makes your test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Node Modules Inspector

    Node Modules Inspector

    Interactive UI for local node modules inspection

    This is a tool (CLI + interactive UI) for inspecting the node_modules directory of a JavaScript/TypeScript project, created by Anthony Fu. It supports projects using npm, pnpm or bun. The idea is to help developers visualise the dependency graph, see which dependencies are installed, their sizes, types (ESM vs CJS), origins (catalog vs registry), and filter or build a static report of a project’s dependency tree. The project includes a web UI version that you can try at node-modules.dev, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Raspberry Slideshow

    Really simple image and video slideshows with the Raspberry Pi

    Raspberry Slideshow is focused on quick-to-set-up image and video slideshows for the Raspberry Pi microcomputer lineup. It plays all media contained in a USB key, fetched from a network share, from a Web/FTP server, from a folder of your Dropbox account and loaded via scp as well. The operating system can refresh the media list at fixed, given intervals, in order to slide images and videos according to any remote changement (addition or deletion of a media file). An optional photos’ rotation based on embedded EXIF informations is available.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Multron File Guardian

    Multron File Guardian

    A File Encrypter/Decrypter With Many/Hybrid Encryption Algorithms

    Multron File Guardian provides you a strong file encryption. Supported algorithms AES Serpent Twofish ThreeFish Camellia ChaCha20 SM4 HC RSA Hybrided With Symmetric Algorithms License = AAL You can set RSA Key Length (from 2048 to 16384) You can set Password-Iteration Rate. You can also set Symmetric Algorithm Key Size If you're about to share a file securely, then you may want to use one of Hybrid algorithms. You can compress your files before...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Quiz/Survey/Test - QST

    Quiz/Survey/Test - QST

    A Free, complete, enterprise grade, open source exam management system

    QST, the worlds unparalleled open source online/lan assessment software. From a quick quiz on your phone to very large scale, high stakes, proctored desktop testing, we make it easy/secure/economical. Our intuitive design contains features (Immediate detailed results, Create/Export/Import/Convert Questions, WYSIWYG/Math-Chemistry/Basic Editors, Question/Item Bank, Multiple Question Types, Multiple Delivery Styles, Multiple Delivery/Results Options, Adaptive/Branching Questions, Randomly...
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 16
    BJH OS

    BJH OS

    An Operating System Created In Html CSS And JS By Muhammad Haris.

    šŸ’» BJH OS Assalam O Alaikum! šŸ‘‹ I’m Muhammad Haris, Developer of BJH OS šŸŒšŸ’” — a web-based OS built with pure HTML, CSS & JS. Enjoy draggable windows, built-in apps, a web terminal, Flash Browser, AI assistant, and persistent data via localStorage. šŸš€ Highlights Custom desktop environment & smoother UI Modular architecture Built-in apps & BJH OS Apps Market Remote alerts & updates Secure login & developer tools šŸ›’ BJH OS Apps Market Features Browse apps/games App details: icon,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    Just Download & Extract the Above Zip File provided, then edit the script.js file with a good text / code editor like Sublime Text ( Check Google ) & then save the changes & then view the index.html file on the internet browser. That's all. This is a Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. If needed, you can change the value of the Timer from 15 seconds to any other value, by Searching & Replacing all occurences of 15 in index.html & script.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SwiftyJSONAccelerator

    SwiftyJSONAccelerator

    macOS app to generate Swift 5 code for models from JSON

    MacOS app Codeable Model file Generator For Swift 5. A Swift model generator like the Objective-C JSONAccelerator. Formats and generates models for the given JSON and also breaks them into files making it easy to manage and share between several models.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    ...Editing can be done easily using the free FileZilla software. Check Google if you need to know your language's charset value. Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like this: 4R99ElLroGhjA3C9W1w7LZkCYBvHEEYeLmAHCdqX Only people whom we share this folder link with, can then access our form. P.S. This word was generated using the free service : https://www.random.org/strings/ If you are new to Virtual Machines, then please watch the video below
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Create and Host Web Forms For All

    Create and Host Web Forms For All

    Only Text Editing Skills Required - Convert All Paper Based Forms

    ...Refer Wiki for more instructions. if you are new to Virtual Machines, then please watch the video below Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like this: 4R99ElLroGhjA3C9W1w7LZkCYBvHEEYeLmAHCdqX Only people whom we share this folder link with, can then access our form. P.S. This word was generated using the free service : https://www.random.org/strings/ Note: Please use the html required attribute ( search google ) for all form elements, so that users don't skip filling up your input fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yearn metadata storage

    Yearn metadata storage

    Yearn metadata storage on IPFS (static)

    ...Consistency of the stored data is verified by small scripts and schemas. Any document can be added to the data directory, but there are some special checks to ensure consistency and ease of accessibility. All JSON files that share names with the files in the schema directory must follow the defined schema, otherwise, verification will fail. Any folder that begins with 0x is considered as an address. The address must be checksummed, otherwise, verification will fail. Schemas can be created in the root of the schema folder. For syntax, you can take a look at the JSON schema specs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aurora Files

    Aurora Files

    Your files in your cloud on your rules

    Aurora Files is an open-source file storage platform for small teams and personal users.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Rome

    Rome

    Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory, etc.

    Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others. Rome is a tool that allows developers on Apple platforms to use Amazon's S3, Minio, Ceph, other S3-compatible object stores or/and a local folder. The Rome binary is also attached as a zip to each release on the releases page here on GitHub. Suppose you're working a number of frameworks for your project and want to share those with your team. A great way to do so is to use Carthage and have team members point the Cartfile to the new framework version (or branch, tag, commit) and run Carthage update. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Transistor

    Transistor

    Exploiting Mox Software "Bipolar Transistors" database

    It requires db.sqlite database and images folder containing transistor's implementation pin Bipolar Transistor Database from Mox Software is not available anymore. As on many download websites it was mentioned as open sources (but no source available) I decided to rebuild if almost from scratch. As a transistor database may be useful i decide to share what I've done. It has been written in Purebasic because IDE is free till 800 lines of code written, and mainly because it's very portable with a lot of library embedded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    recycling-game

    Recycling game prototype

    ...Unpack put this onto a web server and it will (probably) 'just work'. Add languages by adding json files and making a link to them in index.html. There are lots of new ones in the json folder too. Add results (valid or not) via categories.json file. Listeners added for 'enter target' etc now. Share and enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next