Showing 4788 open source projects for "read"

View related business solutions
  • 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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    ...id=ca.farrelltonsolar.classic> The source code is now maintained on <https://github.com/graham22/Classic> Classic Monitor is a free status monitor for Midnite solar 's, Classic 150, 200, 250 Charge Controller. It is a Read Only Program, it does not write to the Classic. The software is provided "AS IS", WITHOUT WARRANTY OF ANY KIND, express or implied. Classic Monitor is NOT a product of Midnite solar, nor do they support this application! If the app detects a Whizbang Junior current monitor, the State Of Charge will display along with a bi-directional current gauge. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Online Examination Portal in asp.net and

    Online Examination Portal in asp.net and

    Online Examination System [Multiple Choice]

    Please Read "read_me" file first before using this project. Remember: This Project is designed in VS2012 x64 and database is designed in sql server 2012 x64. Suggestion: Put following code in web.config files in <forms> tag to save password in encrypted format <credentials passwordFormat="SHA1"></credentials> New Feature - Create new category of question from front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pysnmpfs

    pysnmpfs

    Monitor SNMP hosts with a sysfs-like filesystem in user-space

    pysnmpfs is an extensible user-space filesystem engine written in Python to provide access to SNMP data in the same fashion as sysfs or procfs. The engine automatically caches data from SNMP agents and updates files as they are read. It relies upon extensions and defines a self-registered plugin API for fetching SNMP data. The project is based upon pysnmp-4.2.5+ and fusepy-2.0.2+ by Terrence Honles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    scapcs

    scapcs

    Computer Assistant for ICD-10-PCS Coding

    This is Dr Shee's Computer Assistant for ICD-10-PCS Coding system. Brief as SCAPCS, Read like " scabies" and use a scabies picture as it's icon. By Using this program, the user can coding the ICD-10-PCS very easily without any assistant from the original ICD-10-PCS tabular. The first version is the Chinese version at 2014-05, An i18n version was released at 2014-08-23 (v 0.99b). The final open version(1.00f) was released at 2014-11-15.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 5

    ipvi

    This is an utility for IPv6 similar to whatmask for IPv4

    ...Unlike the majority of similar utilities, that are accessible only online and only through some Web interface, this tool have just a CLI interface, that is available all time because it runs locally on whatever hardware you prefer. To make things a little more easy, the outcome of this tool is formated to allow being confortably read on a 80x24 terminal because being online, with an available GUI or even a bare bones text brower is, sometimes, a luxury we just dont have. Usage: ipvi <prefix> ipvi <prefix>/<length> Examples: # 1 ipvi 2001:db8:1234:5678:90ab::cdef:1/49 ===============================================================================
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GLPI Notifications

    GLPI Notifications

    GLPI Web API Notifications

    This plugin in now GLPI Web Notifications, and can be found in https://forge.glpi-project.org/projects/webnotifications Notifications of new tickets using Web API notifications. Please read READEME file before install. Note: Firefox and Safari do not follow the specification regarding the close event. The specification stated that a notification must be closed by the user only. However, Firefox and Safari close the notifications automatically after a few moments; therefore, there is no guarantee that it's the user who closed the notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VCipher

    VCipher

    A Social Media Encryption/Decryption Tool

    VCipher is a unique encryption and decryption tool.The code is not unique rather it is quite simple as it uses Vigenère cipher algorithm but the idea is quite unique.It is created to be used as an extra layer of protection for social networking sites,so even if someone's account is hacked it will take them so expertise to read those messages.And if used correctly it can also be made uncrackable if used correctly.This is a CLI(Command Line Interface) there is a web version too. VCipher Web : http://vcipherweb.co.nf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    ...Thanks to few other opensource projects which helped me reduce the developing time. This project has been released under the Mozilla Public License 2.0. We’ve included a copy of this license in every package, you can also read the text at: https://www.mozilla.org/MPL/2.0/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prestashop Rating Review+Google Snippets

    Prestashop Rating Review+Google Snippets

    Product Review & Google Snippet SEO Boost module for Prestashop facili

    Product Review & Google Snippet SEO Boost module for Prestashop facilitates merchants to generate Rich snippets for user given rating and reviews in their website and include them in Search Engines to give convenient summary information about Product information in Search Engines with dynamic content on user ratings and reviews. This module integrates with the PrestaShop eCommerce Software and enables buyers or registered users or any visitors of the websites to give ratings and reviews...
    Downloads: 0 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
  • 10

    Monty Hall shell script

    A simple command line tool for simulating the Monty Hall problem

    The Monty Hall problem is a confusing problem in Maths regarding probability. This script allows for random numbers to be en masse read from a file (allowing PROPER random numbers to come from a hardware source). It accumulates run data and runs very fast meaning that 10000 runs can be done in less than a second on a modern system. While other programs also demonstrate the problem, they don't allow for such mass number handling. You could run it on billions of numbers if you wish so it provides perhaps the best proof of the solution to the Monty Hall problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    emailwatcher

    emailwatcher

    A Light and Efficient Tray-Based Email Notifier for Windows

    A small and very light email notifier for Windows that sits in the tray, periodically checks your email account(s) and notifies you of new emails. Shows read and unread email counts. Allows you to launch your email program directly. Includes an optional floating window which is very useful for multiscreen setups. Simple, elegant, efficient and reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    School Management system

    School Management system

    School Management system

    School Management system is a free software for management of almost all school related tasks. Please read the "README.txt" & "DefaultUser.txt" files to use the software properly. Here : https://sourceforge.net/projects/schoolmanagements/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Dual-Boot Filename Filter

    Sustain data readibility in a dual-boot Windows-Linux environment

    The Dual-Boot Filename Filter makes it easy to sustain data readability in a dual-boot Windows-Linux environment, or even when you want to write your data to a disc. Windows have much stricter rules for file naming than other operating systems, so it is not always easy to create data on Linux, which will be read in Windows. Even burning discs can be tiresome, if they have to be readable in both environments. Common disc burning programs are able to rename your files if their name do not match the expectations of the wanted file system, but they usually do not list the problematic files for you to rename them manually. This program checks your files if they meet the expectations of various file systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PrintOnWeb server (AGPL)

    PrintOnWeb php server for printing documnets on web user interface.

    ...Http server interact with printer and print received documents on paper. This application is on start-up stage: You assume total responsibility and risk for your use of this Service; use at your own risk. Read AGPL licence for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Debrief is an Open Source Java application used for viewing maritime vessel tracks in 2 and 3 dimensions. Tracks are read in using a number of flat-file ASCII formats, including AUTEC (RAO), PMRF and AFWTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    chaos.sh

    The breath of life for Artificial Intelligence.

    ...It´s fuzzy. ---new update chaos.sh.7z--- Uses now access time and no calculation of system time anymore, so it is smaller and faster. copy it to /usr/bin and give read and execute permission to make it accessible globally in the system for every script. You can use c=`sh chaos.sh` to get the chaosbit into your script.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    DisMo

    DisMo

    A POS, disfluency and multi-word unit annotator for spoken language

    ...If you are using DisMo to annotate your corpus, please cite the following paper: Christodoulides, George; Avanzi, Mathieu; Goldman, Jean-Philippe. DisMo: A Morphosyntactic, Disfluency and Multi-Word Unit Annotator. An Evaluation on a Corpus of French Spontaneous and Read Speech. Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC) 2014, Reykjavik, Iceland, 26-31 May 2014, pp. 3902-3907.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Layout Parser

    Map fixed-length files to java objects allowing read from and write to

    Parses and formats positional and CSV data into and from Java Objects based on a layout defined in xml format. Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open GPS Tracking System

    Open GPS Tracking System

    Open GPS Tracking System

    ...Installation: 1- Create the database schema(see the Database folder), OGTS uses H2 Database but you can use another DBMS. 2- Host the web application whenever you want, you can use Tomcat or GlassFish.. 3- run the Daemon.jar in any available port so that GPSs will connect to it. 4- Open a port in your NAT, by default NAT don't allow incoming connection to your local server(read more: http://en.wikipedia.org/wiki/Network_address_translation) 5- Configure your GPS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Exp2AFC

    An open-source GUI for 2AFC subjective experiments

    Exp2AFC is designed for psychophysicists researchers employing the two alternative forced choice methodology (2AFC). Exp2AFC provides a graphical user interface that automatizes the entire subjective test. Exp2AFC was developed in IRCCyN research laboratory (http://www.irccyn.ec-nantes.fr/), within the LUNAM university, France. Requirements and installation : see instructions on Exp2AFC's webpage (coming soon), on IRCCyN's website. License and Copyright Exp2AFC is Copyright ©...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    K8090

    K8090

    Library for controling Vellman K8090 USB relay card under Linux

    This little library will control your Vellman K8090 USB relay card under Linux. The card is delivered with Windows support and a DLL to control it but nothing for Linux systems. Here is the missing part ! Enjoy ;o)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Attribute Tweaker

    Attribute Tweaker

    A simple utility for tweaking attributes of directories's contents and

    ...In the Attribute interface Tweaker, click 'Browse' and select the folder on your computer where you want to find hidden files or folders. Then choose the options available in the program to enable hidden files set to read-only file system. Choose the desired option and click 'Apply'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Hybrid De Novo Assembler (HyDA)

    Genome co-assembler particularly for single-cell short read data

    Refer to http://chitsazlab.org/software/hyda/ and http://chitsazlab.org/software/squeezambler for citations of HyDA and Squeezambler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Winspee 3.0.1

    A lightweight OS. Designed for beginner programming.

    ...The WDT IRC is were we recommend where you can leave comments, feedback, and suggestions to the developers. The full documentation is located in the home directory. Read the wiki for more information and updates. If you have any issues or have any questions, you can contact me on Skype with the username fccagut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JBoss Nagios Integration

    JBoss Nagios Integration

    Poll JMX attributes from Java based applications with Nagios

    Integrate JBoss into Nagios monitoring through a small Collector MBean and a perl based Nagios plugin. Lets you read you and monitor JMX values from JBoss servers very efficiently. On the Nagios server no JDK or JBoss installation is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB