Showing 38 open source projects for "access"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Learn Git Branching

    Learn Git Branching

    An interactive git visualization and tutorial

    LearnGitBranching (LGB) is a Git repository visualizer, sandbox, and interactive tutorial platform that teaches Git concepts through visualization and gamified challenges. Instead of only typing commands into the terminal, users see a live commit tree update dynamically as they experiment with branching, merging, rebasing, and more. It features both sandbox mode for free exploration and structured levels to guide learners through Git fundamentals and advanced workflows. Designed entirely...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    JSCamp InfoJobs

    JSCamp InfoJobs

    Content and exercises fromJSCamp InfoJobs

    ...It is organized into numbered modules like 00-html-css, 01-javascript, 02-react, 03-router-and-zustand, 04-node, 05-typescript, 06-inteligencia-artificial, 07-sql, 08-ci-cd, and 09-docker, mirroring the curriculum of the bootcamp.The README explains that students will build a complete project step by step throughout the bootcamp, applying each module’s lessons to a single real-world application, which is ideal for portfolio building. The repo also links to jscamp.dev, where the videos and course materials are hosted, and explains that access is free, with an optional paid certificate that includes extra support like CV review, exercise feedback, and exclusive workshops. Detailed installation requirements are listed (modern browser, VS Code, Live Preview extension, Node.js 20+, Git, Docker, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Safe Exam Browser
    Safe Exam Browser is a webbrowser-environment to carry out online-exams safely. The software changes any computer into a secure workstation. It regulates the access to any utilities and prevents students from using unauthorised resources.
    Leader badge
    Downloads: 137,430 This Week
    Last Update:
    See Project
  • 4
    Koha Library Management System

    Koha Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    ...If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with koha wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address: https://koha.local Staff Website Address: https://koha.local:4430 Staff Username: staff Staff Password: change_this from any PC on your Local Network. For better performance, Increase the CPU Count & Memory in the VM's Settings, as available on the physical machine. ...
    Downloads: 147 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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: 48 This Week
    Last Update:
    See Project
  • 6
    I Was Here - PHP Attendance System

    I Was Here - PHP Attendance System

    PHP Student Attendance System, scan QR code to take attendance.

    ... = DOCUMENTATION = https://code-boxx.com/i-was-here-php-attendance-system/ = SYSTEM REQUIREMENTS = * LAMP/WAMP/MAMP/XAMPP * Apache Mod Rewrite * PHP MySQL PDO Extension * At least PHP 8.0 = INSTALL = Just access http://YOUR-SITE.com in your browser to launch the installer. = LICENSE = I Was Here is released under the MIT License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Librum

    A modern ebook reader and library manager

    Librum is an application designed to make reading enjoyable and straightforward for everyone. It's not just an e-book reader. With Librum, you can manage your own online library and access it from any device anytime, anywhere. It has features like note-taking, bookmarking, and highlighting, while offering customization to make it as personal as you want! Librum also provides free access to over 70,000 books and personal reading statistics while being free and completely open source.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    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: 3 This Week
    Last Update:
    See Project
  • 9
    google-play-scraper

    google-play-scraper

    Node.js scraper to get data from Google Play

    ...Given a string returns up to five suggestions to complete a search query term. Retrieves a page of reviews for a specific application. Returns a list of similar apps to the one specified. Returns the list of permissions an app has access to. Retrieve a full list of categories present from the dropdown menu on Google Play. Since every library call performs one or multiple requests to an Google Play API or web page, sometimes it can be useful to cache the results to avoid requesting the same data twice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Electron API Demos

    Electron API Demos

    Desktop app to demonstrate the core features of the Electron API

    This is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, of course. This app works on Windows, macOS and Linux operating systems. The Electron API Demos app interactively demonstrates the most important features of the Electron API. Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app. You'll need Node.js installed on your computer in order to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Web Appointment Scheduling System

    Web Appointment Scheduling System

    Web-based appointment scheduler

    The Web Appointment Scheduling System (WASS) is a system for scheduling and managing appointments over the Web. WASS includes a comprehensive system for creating/displaying appointment schedules, and an email and iCal appointment notification facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the Administrator through roles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pioneer  University/College System

    Pioneer University/College System

    The state of art college management system

    ...The system is used to automatic learning institutions' business processes ranging from admission(manual and online) to enrollment to registration to finance to online payment and student online-registration. Its a distributed system that allows for a number of member of staff to access it at the same time , anywhere and anytime. Pioneer is able to integrate with Moodle elearning system. This allow for lecturers to enter student course results on moodle and results automatically reflected on the student portal and core SRMS system. Registered student are also automatically given access to moodle and those not registered denied. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Online Attendance System

    Online Attendance System

    Google AppScript - sample code

    Online Attendance system that allow(s) the student to login at the web portal (Google AppScript) with the use of their username, password, student ID number, and access code. During form submission, their login credentials are check against the source database for authentication including the timestamp of row entry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AMPdoc

    AMPdoc

    Apache, MySQL, PHP package for library, archive, museum automation

    ...AMPdoc mblazquez edition enables to perform workflow management duties, publication of contents, web positioning, among others. Usually, difficulty in installing and configuring of necessary applications has limited the access to technologies to information professionals. With AMP doc mblazquez edition any information professional can use different documentary software in accordance with his needs, without requiring installation. In addition, it can run on any computer running Windows. This package seeks to democratize Documentary Technologies, providing support and contributes to moving towards modernization and the update of knowledge in this area.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    lexhoard_php
    ...This php version is a very simple implementation created over a weekend. It can use either a mysql or a sqlite database (other databases may be used, in theory, as all db access is done with PDO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    ...With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many subjects. Everyone, worldwide, is invited to participate. Everything is open-licensed, either Creative Commons or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zekr: Multimedia Quran Study Software
    Zekr is an open source Quran study software for Windows, Linux and Mac. It's designed to ease access to the most authentic and valuable text of Muslims. Zekr provides Quran translations, recitation, search and other features to study Holy Quran.
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 20
    GARC -  An eLearning System
    This software has been developed for Educational Institutions that follow the Indian Education System. It helps in maintaining the details of the various stakeholders and enables sharing relevant Resources, Attendance,Internal Marks,Quiz and Reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Integration

    Computer management system for class rooms

    Computer management system for class rooms with: - Web based control panel for teachers. - Instalation/Granting access to software from catalog. - Remote control/View students desktop. - Control access to the Internet (individual sites or full access) - Control access to removable storages. - Central storage for users data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ClaSS (ClaSS Student System) is a complete student tracking, reporting and information management system. The latest web-application methods allow the school community access. ClaSS aims to be the ubiquitous classroom information assistant for school
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This LabView project includes a Web Service (WS) and website interface hosted by a LabView server. The WS and website allow clients to acquire measurements from instruments remotely in real time, using standard browsers (e.g. iPhone) without plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This software can be used for small institution, This software has the following features. 1. Student Module 2. Payment Tracking Module 3. Course Module 4. Staff module 5. Payroll Module 6. Expense Module 7. Reports
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    ConDEnSE (Confidential Data Enabled Statistical Exploration) will be a web-based environment for statistical analysis of confidential data from various database sources, based on Plone and R, and using the Jackknife method of confidentiality protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB