Showing 22 open source projects for "root"

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
    SpeechRecognition

    SpeechRecognition

    Speech recognition module for Python

    Library for performing speech recognition, with support for several engines and APIs, online and offline. Recognize speech input from the microphone, transcribe an audio file, save audio data to an audio file. Show extended recognition results, calibrate the recognizer energy threshold for ambient noise levels (see recognizer_instance.energy_threshold for details). Listening to a microphone in the background, various other useful recognizer features. The easiest way to install this is using...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    DuckDB

    DuckDB

    DuckDB is an in-process SQL OLAP Database Management System

    ...Concurrent large changes, to multiple large tables, e.g. appending rows, adding/removing/updating columns. Large result set transfer to client. For development, DuckDB requires CMake, Python3 and a C++11 compliant compiler. Run make in the root directory to compile the sources. For development, use make debug to build a non-optimized debug version.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    tccutil.py

    tccutil.py

    Command line tool to modify OS X's accessibility database (TCC.db)

    ...Depending how you have your $PATH variable setup, you can simply type tccutil (instead of the full path) and it will run this utility instead of Apple's. This utility needs super-user priveleges for most operations. It is important that you either run this as root or use sudo, otherwise it won't work and you will end up with “permission denied” errors.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    EMAGNET

    EMAGNET

    Automated hacking tool to find leaked databases with 97.1% accuracy

    Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password. Before using Emagnet, please remember that with great power comes great responsibility. Pastebin patched the vulnerability I previously used in order to get recent uploads, so at the moment it is not possible to get recently uploaded files, you are now limited to all syntaxes exempt the default one (95% get's uploaded as 'text' and this is removed from all recent upload lists). Bruteforce...
    Downloads: 10 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    Hop Monorepo

    Hop Monorepo

    Hop monorepo

    ...Hop offers users a fallback option to withdraw their tokens manually at the destination chain albeit not as fast as it would arrive in a normal transfer involving a fully functioning Bonder. In order to withdraw, the Transfer Root bundle containing the proof of your transaction must be propagated to the destination, and this could take a few hours or days depending on the asset and route, so withdrawing immediately after sending won't work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EventStoreDB

    EventStoreDB

    The stream database optimised for event sourcing

    Persist your application data as streams of events with our open-source database, the best data storage solution for event-sourced systems. Available for free download on most platforms or use our managed service Event Store Cloud. EventStoreDB is an open-source database technology that stores your critical data in streams of immutable events. It was built from the ground up for Event Sourcing, we believe that makes it the best solution in the market for building event-sourced systems. Event...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DBCASE is a computer-aided software engineering tool to assist database designers for designing databases, covering the conceptual, logical and physical design stages. It is multiplatform, globalized and intended to work with SGBDs as MySQL and MS Access. This project requires Java 1.8. The main file is acide.jar at the root folder which can be executed with java -jar acide.jar. From version 4.0, the project can be started in Windows with the script start.bat, and includes the Java system, so there is no need for its installation. Other OS's still need it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Database Backup Manager

    Database Backup Manager

    Database backup manager for dumping to and restoring databases from S3

    ...We recommend using the vagrant configuration supplied with this package for development and contribution. Simply install VirtualBox, Vagrant, and Ansible then run vagrant up in the root folder. A virtual machine specifically designed for the development of the package will be built and launched for you. Backup to / restore from any configured filesystem. Configure your filesystems. Configure your databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wamp.NET

    Wamp.NET

    Powerful modular wamp stack

    ...Sites created in Wamp.NET are completely independent from Webserver and PHP version. You can change the assigned webserver and PHP version without affecting the vhost configuration or files and folders in the document root. If you're coming from another **mp stack where you were limited to a single webserver, database and PHP version but want the features of Wamp.NET, you can of course mimic the same setup by only installing a single webserver, database server and PHP version for all your websites to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    .../zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    ...I am not going into a allot of detail about your server and how to set it up. If you have a web server running MySQL, you should be well enough versed in using this. Just upload the AMovieCollector folder to your web root directory. Using PHPMyAdmin (or whatever your choice is) create a "blank" db called AMovieCollector. Goto your web server... (http://xxx.xxx.x.xx/AMovieCollector) and the setup process will start. If you have extensive knowledge in php/html/CSS (unlike myself-but learning) This is a decent foundation to modify and/or build from.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    QffQ

    QffQ

    Gestion de questions fréquentes et de fiches qualitées.

    ...Vous devez installer MySql Serveur http://www.youtube.com/watch?v=eVhkC-NKxis Et modifiez dans "paramètrages Serveur" de QffQ Chaine de connexion MySql :"...user id=root;pwd=Votre_mot_de_passe" Cliquez enfin sur "Test connexion" pour créer la base de données ainsi vous allez pouvoir commencer à travailler. Testé avec MySql Server Community 5.5.29 En cas de problème de création de la base, vous avez dans la rubrique "Files" un Répertoire dump contenant une sauvegarde, qui peut être restauré Avec MySQL WorkBench.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AIREXPORT

    Genera backups programados en bases de datos ORACLE

    AIREXPORT liberado bajo licencia GPL Version 2, genera backups y tiempo que tardan en generarse para bases de datos ORACLE, basandose en un archivo plano llamado /home/tmp/listadb, el cual contiene los nombres de las bases de datos a salvaguardar, separadas por saltos de lineas. AIREXPORT debe ser programado en el cron del sistema operativo GNU/Linux como usuario oracle o root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Easy SQLM GUI

    Easy SQLM GUI

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM).

    This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are : -- DDL Extract to SQL/XML -- Generation of DDL from XML -- Check validity of XML table model -- Generate table model upgrade script -- Upgrade table from model script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Various software repackaged to have no dependencies so that they can easily be compiled and installed on systems you do not have root on like shared hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Webbased system configuration application for root-servers or other internet hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eIANA Root Domain Name Registry Automation Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Linux Traffic Control Management Interface: build tc-style rules for control network flows. Have support to set queue disciplines to interface (root) or inside a class (leaf), create classes and classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mod_schnappi combines the functionality of mass virtual hosting, mod_become, and mysql in one module, without having to run apache as root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MathROOT is a tool for high-energy physicists to access the ROOT data analysis framework from within Mathematica
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next