Showing 291 open source projects for "javascript open source"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 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
  • 1

    HD Fuente

    A source-bases software management system intended for MinGW.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    unpack with password list

    Helper script to unpack archive files using a password list

    Simple shell script that unpacks every archive in a folder using a password list. You don't need to call the right packer and all the passwords in the list will be tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    scst-fc-ra

    scst-fc-ra

    OCF resource agent for managing SCST Qlogic Fibrechannel MPIO targets

    A resource agent that allows to manage a fibre channel target realized with Qlogic fibre channel cards and the open source generic SCSI target SCST. With this resource agent you can run multiple intances of NPIV fibre channel targets on you HBAs. You can utilize 1 up to 255 HBAs for multipathing. The RA will create NPIV targets, initiator groups and export luns as configured and allows you to failover everything to another cluster node. The goal of the project is to get a resource agent which is reasonably fast, reconfigurable at runtime, and can be completely configured with the cluster manager to run multiple instances in the cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    fsize

    Print file size of a file

    A simple and tiny shell script to print the file size of a file, from Bits all the way up to Yobibytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    staySafe Backup

    staySafe Backup

    A backup script designed for CMS like Typo3, Wordpress and many more

    staySafe Backup is an universal backup tool. This script can backup any server that has ssh or ftp and a mysql database. Once configured correctly it recognizes the used CMS and get the database parameter from the configuration of the CMS. But you can backup any server even if you dont use an CMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The aoetools are programs for users of the ATA over Ethernet (AoE) network storage protocol, a simple protocol for using storage over an ethernet LAN. The vblade program (storage target) exports a block device using AoE.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 8

    dupehasher

    Shell script for managing duplicate image files in a directory.

    dupehasher scans the given directory for files that are identical except by filename. dupeshasher will generate a report plaintext file named 'dupelist.txt' in the working directory (which contains, per line, tab-delimited names of files whose contents are identical). Depending upon the arguments supplied by the user upon invoking dupeshasher, it will also delete all duplicates, keeping either the oldest or newest of all sets of duplicates. Additionally it can batch-rename all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    srcdb

    A tool for source code downloading and integrity checking

    SRCDB is a simple database and a utility managing the database. SRCDB (db) is designed to keep track of URLs of tarballs [presumably containing source code] and checksums (md5) of the files contained in the taballs. It is implemented as a filesystem subtree. The key to the database consists of 2 fields: name and version separated by dash. In the filesystem the key is implemented as a 'name/version' subtree. SRCDB (util) is designed to: 1) Populate its database with the data describing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    backauto

    Utilitaire de sauvegarde Web server

    Backauto backup all databases that the user has privileges in the directory of your choice (done during installation and changed later in the file located in /etc/backauto/backauto.conf). Backauto sauvegarde toutes les bases de données dont l'utilisateur a les privilèges dans le répertoire de son choix (fait lors de l'installation et modifiable par la suite dans le fichier situé dans /etc/backauto/backauto.conf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PiCloner

    PiCloner

    Simple tool to help you create a backup of your RaspberryPi's SD card.

    PiCloner is a simple interface that helps you create backup images of your RaspberryPi's SD card on Mac OSX. These images can be restored to your Pi with PiWriter or any other bit-copy software. UPDATE: PiCloner will be replaced by PiWriter2 starting version 2.x. Version 1.0.4 will be the final release of PiCloner as it is. Get PiWriter2 from: http://sourceforge.net/projects/piwriter/files/PiWriter-2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vimv
    Vi move (vimv) - rename the files in a directory using the vi text editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    bkdar

    backup system using dar

    Written in bash, is a very simple backup tool designed for backup a system on disks attached locally (tipically USB disks). Based on DAR (https://sourceforge.net/projects/dar/), it suppports continously backup (using LVM snapshots and incremental backups). Once installed there are only two configuration files: - /etc/bkdar.conf where you define _how_ the backup is perfmored - /etc/cron.d/bkdar where you define _when_ the backup is performed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Linux Backup Syncro

    Copia de Seguridad de tus datos - Backup you data

    Copia de seguridad de tus datos en GNU/Linux usando un simple script en Bash Shell con las librerías gráficas del sistema Backup your data in GNU/Linux using a simple bash script and system graphics IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NRTservice

    Manage NRT EO data

    NRTservice is the system developed by ESA G-POD Team to download, store and manage Earth Observation data from ESA and non-ESA satellite missions. NRTservice is a set of tools which helps extract EO data metadata, insert it into a generic catalogue and store it into a distributed storage system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LARDY [Log Archiver and Rotator on DailY basis] is an easily configurable script used for archiving ANY application logs on daily basis with rotating capability and logging of the archiving itself. Also used for archiving on-the-fly [no loss of data].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This script make a copy of a file, in the directory ".vers" with a timestamp on the end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    A Backup System (ABS)

    A simple backup solution for Unix-like systems

    ABS has moved to GitHub. For future updates, please see http://mlangbehn.github.io/ABackupSystem/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Store and verify MD5 checksums within file's extended attributes. Operational on individual files as well as entire directory trees of files. Using this routinely will detect if bit-rot or other unwanted modification of low level file content has occurred.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tarbackup is a tape backup utility based on GNU tar. It provides centralized configuration files, automatic exclusion of sockets and pipes, and integrated LVM snapshots. It also includes scripts ('plugins') for backing up Scalix mailstores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Dizi Cloud Backup Appliance

    Incremental backups to a local machine and to the cloud

    The Dizi Cloud Backup Appliance is a solution that allows daily backups of multiple computers to a local machine and then sends only the changed files to the cloud. users are restricted to their own directory and cannot see others files. using a sftp client users may browse their backups on the local machine and an administrator can browse the backups in the cloud. The cloud server is capable of handling multiple local servers at remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    oOoOps

    clean your workspace and package it

    This is a tool for windows script. just clean your workspace and package the codes. supported workspace list: VS, VC, Eclipse, EVC
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    lvmirror

    Mirroring lvm2 volumes efficiently by transferring changed chunks only

    Simple tool for backuping lvm2 volumes efficiently (i.e. incrementally) either locally or via ssh to another machine. Only the changed chunks are transferred. Disk images of virtual machines can therewith be mirrored much more efficiently than relying on rsync.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB