Showing 42 open source projects for "you-get"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    ...A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one. A mangler, reduce names of local variables to (usually) single-letters. A scope analyzer, which is a tool that augments the AST with information about where variables are defined/referenced etc. A tree walker, a simple API allowing you to do something on every node in the AST. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    h5ai

    h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx

    h5ai is a modern file indexer for HTTP web servers with a focus on your files. Directories are displayed in an appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. Initially, h5ai was an acronym for HTML5 Apache Index but now it supports other web servers too. Requires PHP 7.0+ and works fine with Apache httpd, lighttpd and nginx. Best user experience with the latest versions of Chromium-based browsers, Firefox, Safari and Edge, but a static...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used. All changes to and uses of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    sfxPackager

    sfxPackager

    Setup / install creation system for Windows.

    (NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager) sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks. User's Guide: https://docs.google.com/presentation/d/e/2PACX-1vRAVGjiJbSYUrOWB8jEzqG7hMwVbZqvCiAbVmOeL25hoEmN909H-BtGjEawmTMZLta5qHfhGydWDqQd/pub
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    GeoNetwork opensource - Metadata Catalog
    ...It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 7
    FileyTale

    FileyTale

    A New Way To Manage Documents

    ...Fileytale can save only the metadata, saving storage space. It also has a snapshot (experimental) feature that can save versions of your documents. It also has a program (experimental) feature that allows you to create programs to manage your documents. One of its program features is savedoc, which allows you to save documents to another folder. This application has been abandoned, so there is no support for bugs or errors. for linux : .deb for windows : .zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bacula-Web

    Bacula-Web

    Monitoring and reporting web gui for Bacula

    Bacula-Web is a web based UI mostly written in PHP which provide you a summarized view of your Bacula's backup infrastructure. It obtain his information from your Bacula catalog's database. Latest release is available at https://github.com/bacula-web/bacula-web/releases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Airstrike

    Airstrike

    Imitate AirDrop on Windows

    Airstrike is a lightweight FastAPI application that allows you to upload files to your machine via a web interface. I created this to imitate Apple's AirDrop in a simpler and open source way.
    Downloads: 0 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
  • 10
    pkg

    pkg

    Package your Node.js project into an executable

    This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed. Make a commercial version of your application without sources. Make a demo/evaluation/trial version of your app without sources. Instantly make executables for other platforms (cross-compilation). Make some kind of self-extracting archive or installer.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and merge local files with the files in phpEasyVCS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    ...Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not. Of course, you can also operate directly on host which has local graphics module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NB Renamer

    NB Renamer

    Interactive Batch Renamer

    ...Compared to other batch renaming software, it has a dynamic and interactive interface. It shows the preview of file name changes, and populates parameter values when you click or select on the file names. Combining a succinct design with meticulous implementation, it strives to makes the whole batch renaming process easier and intuitive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    localForage

    localForage

    Offline storage using a simple but powerful API

    ...Asynchronous storage is available in the current versions of all major browsers: Chrome, Firefox, IE, and Safari (including Safari Mobile). localForage offers a callback API as well as support for the ES6 Promises API, so you can use whichever you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DropYet

    DropYet

    It's the simple cloud.

    ...Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark Mode! Requirements: PHP (recommended is 7 and higher), HTML, cURL, sendmail Read everything else on our website! :) https://dropyet.maximiliansixdorf.de/en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UltraDefrag

    UltraDefrag

    Increase your system performance with this easy to use tool

    You can filter the files processed by size, number of fragments, file name and path. You can terminate the process early by specifying an execution time limit.
    Leader badge
    Downloads: 1,019 This Week
    Last Update:
    See Project
  • 17
    UrBackup

    UrBackup

    Open Source Client/Server Network Backup System

    Efficient Client-Server Backup system for Linux, macOS and Windows. A client for Windows, FreeBSD and Linux lets you backup open files and complete partition images (Windows). Backups are stored to disks in a efficient way (deduplication) on either Windows or Linux servers.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 18
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state. Redux persist ships with react integration as a convenience. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pydio Cells

    Pydio Cells

    Formerly AjaXplorer, file sharing platform for the enterprise

    Pydio Cells is the mature open source alternative to dropbox and box, for the enterprise. Why building your own box? You need to access your documents across multiple devices, and regularly share documents (weblinks) and folders with your contacts and teams. Still, using a consumer SaaS box or drive service is neither practical nor safe. And enterprise SaaS box or drive services are expensive and come with Disk Storage that you already have on your servers or private cloud. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Tagstoo

    Tagstoo

    Software to tag folders and files, with multimedia and epubs preview.

    Tag folders and files (including multimedia) by dragging the tags on them, you can create tags of various shapes and colors for a more intuitive classification. Precise search possibilities, with various input fields, allowing to add all the necessary tags that you want. For example, in one field you can add the tags ‘cat' and 'white' and in another field you can add the tags 'dog' and 'brown', so the search result will return all white cats and brown dogs. ...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Space Radar Electron

    Space Radar Electron

    Disk And Memory Space Visualization App built with Electron & d3.js

    ...Built with Electron & d3.js, it currently offers visualizations in the form of Sunburst, Treemap and Flamegraph charts. As it scans the contents of your disk, it produces a preview visualization so you can already see what's been scanned. It allows for drilldown of directories, breadcrumbs and navigation. Space Radar works fast, and is cross-platform. Currently, there are many developments being planned for Space Radar, including more targets for scanning, coloring by file types, filtering hidden files and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    ...Mobile support. Drag and drop. Dropbox and Google Drive connectors. Remove usage of jQuery. You can do many things by extending the configuration. Like hide the sidebar or the search button. For transparency into our release cycle and in striving to maintain backward compatibility, angular-file manager is maintained under the Semantic Versioning guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like localhost. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next