Showing 25 open source projects for "nas php"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    openmediavault

    openmediavault

    The open network attached storage solution

    OpenMediaVault is the next generation network attached storage (NAS) solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, DAAP media server, RSync, BitTorrent client and many more. Thanks to the modular design of the framework it can be enhanced via plugins. OpenMediaVault is primarily designed to be used in home environments or small home offices, but is not limited to those scenarios. It is a simple and easy to use out-of-the-box solution that will allow...
    Leader badge
    Downloads: 17,638 This Week
    Last Update:
    See Project
  • 2
    Music Library & Player

    Music Library & Player

    Easily access your music collection from any device, anywhere.

    Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface. The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated. The code contained in this script has not been minified. It is written...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    A-GM Manager

    A-GM Manager

    Web application for long-term monitoring of radioactivity levels

    V1.4 fix issues with PHP 7.3 The A-GM project is aimed for providing a long-term continuous measurement of the radioactivity level. It includes an open-source Web application (A-GM Manager) running on a SOHO server (e.g. NAS from QNAP for Small Office Home Office servers) connected to a Geiger-Muller radioactivity counter device such as C-GM Counters (https://sourceforge.net/p/c-gm-counter) or compatible counters from GQ Electronics LLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TAC-PLUS

    TACACS+ server for network devices

    Free TACACS+ (tac_plus) engine (written in C++) and webui (PHP) allows network administrators to limit access to network devices. This project (tacplus/webui) use to be on www.networkforums.net. New and improved features been added since the last release on old website. ** New Release of WebUI ** Improved useability More searching capabilities in reports
    Downloads: 12 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nagrestconf

    nagrestconf

    REST interface and configuration GUI for Nagios

    Please refer to the project web site at http://nagrestconf.sourceforge.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    yamaha-control

    Control Yamaha Receivers and DVD/BD-Players over the Network

    This library was written in php for use on a small webserver. It can be installed on a NAS and allows you to control your Yamaha (TM) home entertainment components over the network using a standard Browser on your PC or Tablet. You can combine it with other Projects like FHEM for home-automation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    musicco

    musicco

    musicco is a web player for your music library

    Project moved to https://github.com/micser/musicco musicco is a web player for your music library Host it on a NAS and start streaming your music from any browser. This is especially great on low-spec NAS that don't have enough power to host Squeezebox, Subsonic or an ITunes Server. Check out https://www.musicco.org for more information or try the demo at https://www.musicco.org/demo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    NAS Gallery

    simple folder based php gallery for limited environments like NAS dev.

    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Openfiler is a browser-based network storage management utility. Linux-powered, Openfiler delivers file-based Network Attached Storage (NAS) and block-based SAN in a single framework. It supports CIFS, NFS, HTTP/DAV, FTP, and iSCSI.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 12
    WhoisUP

    WhoisUP

    Is your host up or down?

    WhoisUP v0.3 monitors hosts via ICMP and shows the status in a web page. When a host is down, the script can send mail, syslog message, open a popup message or play a sound. Moreover, the script monitors if the host exceed the latency threshold limit. The script uses NMap to send ICMP packets and to save the host status into an XML file. Then, WhoisUP reads the XML and shows the report in a web page with AJAX features; in case of host failure the script can send alarms. WhoisUP is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Artica For Samba Appliance

    Artica For Samba Appliance

    NAS/File Sharing/PDC server in 5 Minutes

    Artica For Samba Appliance is an Open source ISO based on Debian 6 that create a full NAS/File server using LDAP system with all necessaries features. It install Artica Web administration Console, a sexy Ajax interface to help you create shares and other filesystem tunes & tweaks
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DownloadDaemon
    DownloadDaemon is a comfortable download-manager with many features like one-click-hoster support, etc. It can be remote-controled in several ways (web/gui/console clients), which makes it perfect for file- and root-servers, as well as for local use.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    AndNASBackup

    Android file backup

    The purpose of this project is to create client side andorid app library that will backup selected directories to NAS in predefined protocol probably based on PHP. This client library work in background. Project stage is: just started
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Aria2Web
    Aria2Web is a PHP- and Javascript-based application that allows you to control the excellent and lightweight "aria2" over the web. That way you can use it as a download manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    nasTunes streams music and videos from your NAS (or any computer in your network) to your iPhone or iPod Touch. Since nasTunes doesn't need any media server like Firefly or SqeezeCenter to run, it's fast even on low budget devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Community added next generation firmware extensions to the AMS150 and SBLAN2 NAS devices by FSC, please visit http://forum.fujitsu-siemens.com/digitalhome/viewtopic.php?f=41&t=6997 for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Este projeto visa construir um software que seja capaz de realizar o Mapeamento da Produção e Consumo Local de forma rápida e eficiente, sendo o primeiro passo para a implantação de empreendimentos solidários nas variadas comunidades.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the Free NAS version project. Most of people using freenas in netbsd but not in linux. I want Administrative people can enjoy by using this project.This project will use the RAID,Snapshots, volume management and backup by using exist open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    phpRADmin is a web tool written in PHP to allow configuration, administration and provisioning of RADIUS server (FreeRADIUS), clients (NAS, AP, etc) and users (PPP, PPPoE, EAP, etc) with MySQL as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NAS (Network Attached Storage) with Software RAID (0,1,5) and WEB configuration interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project aims to manage the contents of the mysql database of XBMC but without using XBMC. Indeed, the project aims to manage a mysql database hosted on a NAS via an application developed with the PHP framework CodeIgniter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bluetooth Personal Area Network client (PAN) with Support for RADIUS / Bluetooth Network Access Server (Point) (NAS / NAP) with Radius AAA. Project is supported by Nokia. Target BT stacks MS, Widcomm, BlueZ, Affix Blu(etooth) S(ymbian) PAN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UburNas
    "yoU Be yoUR Network Attached Storage" - Ubuntu base NAS livecd distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo