Showing 83 open source projects for "hp-plugin"

View related business solutions
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    ThePrimeagen's init.lua

    ThePrimeagen's init.lua

    Neovim configuration repository

    ...It includes a thoughtfully assembled set of plugins, key mappings, autocommands, UI tweaks, and performance settings that reflect years of live-coding refinement and real world use. The configuration leverages popular ecosystem tools like lazy plugin managers, language server integrations, and custom enhancements to improve navigation, syntax highlighting, file management, and editor ergonomics. Users can clone and adapt this repository as a starting point for their own Neovim customization, taking advantage of presets that already incorporate best practices for productivity and code clarity. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Stellarium

    Stellarium

    GPL software which renders realistic skies in real time

    ...Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. Plugin system adding artifical satellites, ocular simulation, telescope control and more. Ability to add new solar system objects from online resources. Add your own deep sky objects, landscapes, constellation images, scripts, etc. Supernovae and novae simulation. Exoplanet locations. 3D sceneries. Skinnable landscapes with spheric panorama projection.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3
    Zotero

    Zotero

    Tool to help you collect, organize, annotate, cite, and share research

    ...Zotero’s interface integrates with word processors like Microsoft Word and LibreOffice to generate formatted citations and bibliographies in many styles, and it can sync libraries across devices or share them with collaborators. The software has a plugin architecture and a connector for web browsers to enable one-click capturing of sources from library catalogs, academic databases, and other sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Ajenti 2

    Ajenti 2

    Ajenti Core and stock plugins

    ...All changes are non-destructive. Includes lots of plugins for system and software configuration, monitoring and management. Ajenti 2 is easily extensible using Python. Plugin development is quick and pleasant with Ajenti APIs. Write your first plugin. Pleasant to look at, satisfying to click and accessible anywhere from tablets and mobile. Small memory footprint and CPU usage. Runs on low-end machines, wall plugs, routers and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    kickstart.nvim

    kickstart.nvim

    A launch point for your personal nvim configuration

    kickstart.nvim is a lightweight, open source starter configuration for Neovim that provides a minimal yet fully documented setup. Unlike large distributions, it focuses on being a single-file configuration that users can easily fork and customize. It supports modern Neovim features, plugin management, and language server protocol (LSP) integration, making it a practical launch point for building personalized environments. The repository includes setup instructions for Linux, macOS, and Windows, ensuring cross-platform compatibility. With external dependencies like ripgrep, fd-find, and Nerd Fonts for enhanced visuals, it balances simplicity with extensibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Archbase

    Archbase

    Open source version of "Fundamentals of Computer Architecture"

    ...The repo likely provides starter code, directory structures, configuration files, core modules, and guidelines that enforce certain architectural conventions (e.g. MVC, layered architecture, plugin systems). It might include sample modules or example features to demonstrate how to build on the base architecture, showing how to extend, override, or integrate components in a consistent manner. Developers can clone or fork archbase as a starting point so they don’t need to structure everything from scratch, helping them focus on business logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IntervalRpnCalculator

    IntervalRpnCalculator

    An HP RPN calculator with interval output

    This terminal app runs on PCs or laptops running OSX or GNU/Linux. It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness. This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AtlantidaFork

    AtlantidaFork is a fork of Atlantida

    Atlantida fork with virtual keys done for spain and germany. Part of the project is a XDXF dictionary for spain and germany.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    elibsrv

    elibsrv

    a light OPDS/HTML server indexing EPUB and PDF files

    ...It also provides a simple html interface for non-OPDS humans, which makes it a good fit for both OPDS-aware devices (like Android with FBReader or Aldiko) and browsers with EPUB/PDF capabilities (for ex. Firefox with the excellent EPUBReader plugin). It's worth noting that elibsrv is a complete solution - ie. it doesn't rely on third party software (most similar solutions are designed to work with Calibre...). Requires only PHP with sqlite. If you'd like to see how it looks for real, feel free to test on my 'demo' server (contains a few public domain books) - you can test it both using a web browser and an OPDS device: http://elibsrv-demo.viste.fr
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    AllenNLP

    AllenNLP

    An open-source NLP research library, built on PyTorch

    ...AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment). AllenNLP supports loading "plugins" dynamically. A plugin is just a Python package that provides custom registered classes or additional allennlp subcommands. There is ecosystem of open source plugins, some of which are maintained by the AllenNLP team here at AI2, and some of which are maintained by the broader community. AllenNLP will automatically find any official AI2-maintained plugins that you have installed, but for AllenNLP to find personal or third-party plugins you've installed, you also have to create either a local plugins file named .allennlp_plugins in the directory where you run the allennlp command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Epub.js

    Epub.js

    Enhanced eBooks in the browser

    ...Just include a single javascript file, and pointing it at a hosted epub. Epub.js provides an interface for common ebook functions (such as rendering, persistence and pagination) without the need to develop a dedicated application or plugin. Importantly, it has an incredibly permissive Free BSD license. The EPUB standard is a widely used and easily convertible format. Many books are currently in this format, and it is convertible to many other formats (such as PDF, Mobi and iBooks).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 12
    Finanx 12c

    Finanx 12c

    Financial Calculator

    The Finanx 12c is a free software that mimics the HP-12C financial calculator. This software was developed for educational purposes. IT'S NOT RECOMMENDED using this calculator for professional calculations. If you find any bugs, please, let me know. Click "Bugs" in the menu bar to report bugs found.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 13
    vim-go-tutorial

    vim-go-tutorial

    Tutorial for vim-go

    vim-go-tutorial is a step-by-step educational repository that teaches developers how to install, configure, and effectively use the vim-go plugin for Go development inside Vim. The project walks users through a structured learning path that begins with quick setup and progresses through building, testing, refactoring, navigation, and code generation workflows. It is designed primarily for developers who want to turn Vim into a full-featured Go IDE while understanding the tooling rather than relying on opaque configurations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    eduTrac Student Information System

    eduTrac Student Information System

    Open source and free student information system for higher education.

    eduTrac SIS is a free and open source student information system for higher education that allows educational institutions to manage faculty, staff, students, courses, course registrations, and more. Server must meet the minimum PHP version which is 5.4. eduTrac SIS Online Manual Modules: https://www.edutracsis.com/ Plugins: https://plugins.edutracsis.com/ Developer's Handbook: https://developer.edutracsis.com/ Demo: http://demo.etsis.us/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    BigBlueButton ILIAS

    ILIAS Plugin for BigBlueButton

    Based on the alpha 0.0.2 from andres, modified for ILIAS 4.3 and higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 17

    ZDT

    Zhongwen Development Tool - helping to study Mandarin Chinese

    The ZDT (Zhongwen Development Tool) is written in Java using the Eclipse RCP to help users study mandarin Chinese. The most important feature is the flashcard study feature. ZDT currently contains: * a Flashcard plugin for memorizing Chinese characters, their meaning and their pinyin/pronunciation. The user is able to import Character lists or enter them manually. This * a Dictionary search plugin with three dictionaries: ADSO, CeDict, HanDeDict. The HanDeDict is a German dictionary. It is also possible to search any word lists entered by the user using the flashcard plugin...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    FileTagger

    FileTagger

    This is a simple application to bookmark/tag file/folders/websites.

    ...For searching, approximate word matching is used. Files/folders will be sorted for required tags and the most matching will come on the top. For tagging websites, right now, you have to copy paste path. Plugin/extension for web-browsers need to be done.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Accinf

    Accinf

    Plugin de Moodle para información accesibilidad usuario

    El bloque de información de accesibilidad es un plugin que se puede incorporar a Moodle y registra las preferencias del usuario (audio, visual, texto). Asimismo al activarse el bloque se muestran estas preferencias así como los datos generales de los estudiantes del curso.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AccInformaciónRecursos

    AccInformaciónRecursos

    Plugin de Moodle para accesibilidad en los recursos

    El plugin incorpora el modo de acceso del recurso (visual, auditivo, textual), permite vincular recursos equivalentes con otros modos de acceso, realizar comentarios sobre la accesibilidad o buscar el recurso apropiado para el modo de acceso requerido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Serial Communicator

    Serial Communicator

    A cross-platform, Qt-based software to communicate through serial port

    The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from a basic terminal to a more complete application, by adding features such as log abilities, data display through a graph, and so on.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Green, an Eclipse plugin, is an advanced yet simple UML class-diagram tool, developed primarily for student use. It does live round-tripping, so it's easy to move between diagram and code views. It's extensible: users can define their own relations
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ILIAS LMS
    ILIAS is a web base learning management system (LMS, VLE). Features: Courses, SCORM 1.2 and 2004, mail, forum, chat, groups, podcast, file sharing, authoring, CMS, test, wiki, personal desktop, LOM, LDAP, role based access, see http://www.ilias.de/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ProtoMol is an object-oriented component based framework for molecular dynamics simulations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB