Showing 585 open source projects for "new open lms"

View related business solutions
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
    Learn More
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
    Learn More
  • 1
    Amazon SageMaker Examples

    Amazon SageMaker Examples

    Jupyter notebooks that demonstrate how to build models using SageMaker

    Welcome to Amazon SageMaker. This projects highlights example Jupyter notebooks for a variety of machine learning use cases that you can run in SageMaker. If you’re new to SageMaker we recommend starting with more feature-rich SageMaker Studio. It uses the familiar JupyterLab interface and has seamless integration with a variety of deep learning and data science environments and scalable compute resources for training, inference, and other ML operations. Studio offers teams and companies easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ElectronDisplay.jl

    ElectronDisplay.jl

    An Electron.jl based figure and table display.

    This package provides a display for figures, plots and tables. When you load the package, it will push a new display onto the Julia display stack and from then on it will display any value that can be rendered as png, svg, vega, vega-lite or plotly in an electron-based window. This is especially handy when one works on the REPL and wants plots or tables to show up in a nice window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Legacy Release only. Get latest Edition here: http://www.openqrm.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Legacy Release available on Sourceforge. Please visit http://www.openqrm-enterprise.com/index-2.html for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following virtualization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    immutability-helper

    immutability-helper

    Mutate a copy of data without changing the original source

    ..., without fundamentally changing how your data is represented. You can also take a look at Facebook's Immutable.js and React’s Using Immutable Data Structures section for more detail on Immutable.js. You have no way of determining which data has changed since the previous copy has been overwritten. Instead, you need to create a new copy of myData and change only the parts of it that need to be changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 5
    Date Range Picker

    Date Range Picker

    JavaScript date range, date and time picker component

    ... include limiting the selectable date range, localizable strings and date formats, a single date picker mode, a time picker, and predefined date ranges. To get started, include jQuery, Moment.js and Date Range Picker's files in your webpage. You can customize Date Range Picker with options, and get notified when the user chooses new dates by providing a callback function. Several events are triggered on the element you attach the picker to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HMMBase.jl

    HMMBase.jl

    Hidden Markov Models for Julia

    HMMBase is not maintained anymore. It will keep being available as a Julia package but we encourage existing and new users to migrate to HiddenMarkovModels.jl which offers a similar interface. For more information see HiddenMarkovModels.jl: when did HMMs get so fast?. HMMBase provides a lightweight and efficient abstraction for hidden Markov models in Julia. Most HMMs libraries only support discrete (e.g. categorical) or Normal distributions. In contrast HMMBase builds upon Distributions.jl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebPayXT2021

    WebPayXT2021

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2021 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    eMatrix

    A C++ Matrix Library

    eMatrix is a lightweight matrix library developed in C++. EMatrix is designed to help solve engineering problems requiring linear algebra. eMatrix is OS independent and is fairly portable. New features include inv(A) and det(A).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    julia-mode

    julia-mode

    Julia support in Emacs

    Emacs major mode for the Julia programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 10
    TreoPIM

    TreoPIM

    TreoPIM is the free PIM Software for retailers, producers and brands.

    TreoPIM is the free open source PIM software (Product Information Management System) for retailers, producers and brands. This PIM-solution is feature-rich and configurable and helps you to keep catalogs up to date, add new products or change existing ones, deliver your current product information across all channels and more. With TreoPIM you can manage all product data in one central solution. You can test the demo version: https://treopim.com/demos
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    OutBoard simulates the famous office In/Out boards. It shows who is in, out, when they will be back, and has a space for remarks (location, phone, etc.) New in version 2 are timeclock reports on individual users and timesheet printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FuzzyWuzzy

    FuzzyWuzzy

    Fuzzy string matching in Python

    ... completely at random, Cirque du Soleil has a show running in New York called “Zarkana”. When we scour the web to find tickets for sale, mostly those tickets are identified by a title, date, time, and venue. We’ve built up a library of “fuzzy” string matching routines to help us along. And good news! We’re open sourcing it. The library is called “Fuzzywuzzy”, the code is pure python, and it depends only on the (excellent) difflib python library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Eventmie Pro

    Eventmie Pro

    Self-hosted multi-organization event management Laravel package

    Streamline the event planning process through automation. Eventmie Pro is secure, scalable, production ready & has got everything you need. Eventmie Pro is a Laravel Package. Hence, you can create a brand new website or install it onto an existing Laravel website at your desired URL prefix. Multi-regional, timezones, languages including RTL support. Set default regional settings and use Eventmie Pro anywhere in the world. Fully responsive design, optimized for a mobile-first experience...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    React-Datasheet

    React-Datasheet

    Excel-like data grid (table) component for React

    This small component allows you to integrate an excel-like datasheet. By default, the spreadsheet handles keyboard navigation and copy-pasting of cells. This example computes expression underneath using mathjs. On an invalid expression, the cell changes color to show the error. Note that react-datasheet does not handle the validation nor the formula computation. Custom renderers allow you to add significant new capabilities to your sheets without requiring changes to react-datagrid itself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eventmie Lite

    Eventmie Lite

    Create a dedicated platform for Event Planning with Laravel for Free

    Eventmie is an Event planning and management Laravel package. With Eventmie, launch a dedicated platform for Event planning on your domain. Streamline the event planning process through automation. Eventmie is secure, scalable, and production-ready. Just install it into a brand new Laravel application or an existing one and start selling events for free. Eventmie Lite Version is open-source, free to use. Lite version has got limited features & functionality. Eventmie Pro Version comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Health Monitor

    Health Monitor

    Laravel Health Panel

    Laravel Server & App Health Monitor and Notifier. Highly extensible and configurable: you can create new checkers and notifiers very easily, and you can virtually change everything on it. If you have a lot of websites to check, you can use the HealthPanel checker to create a Health Monitor application to check all your remote monitors and create a dashboard to summarize the state of all your websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ... a column to the translations spreadsheet (./lib/Negocio.jar/net/sourceforge/dashbov/negocio/Traducoes.xlsx); the new language option will be automatically shown at the "Settings > Language" menu. Open source alternative to Economatica, ProfitChart, MetaStock. Powered by Oracle, NetBeans, Apache POI, Apache Axis, Apache Commons Compress, Apache PDFBox, JFreeChart, JTattoo, JDatePicker, MyBatis, FamFamFam, IzPack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuteScoop
    QuteScoop is a platform-independent status indicator for VATSIM. It's available for Windows, Mac and Linux. Visit its new development location https://github.com/qutescoop/qutescoop for current downloads and source code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BDS

    BDS

    Blockchain data parsing and persisting results

    JD Cloud Blockchain Data Service (BDS) is a real-time data aggregating, analyzing, and visualization service for chain-like unstructured data from all kinds of 3rd party Blockchains. Splitter is the key module of Blockchain Data Service (BDS) and provides data analysis capability. Splitter is responsible for consuming blockchain data from message queue (kafka) and inserting data into persistent data storage services (relational database, data warehouse, etc.) for further processing. Before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pigale
    Pigale is a graph editor and a C++ algorithm library essentially concerned with planar graphs. This software, particularly intended for graph theoretical research, includes new algorithms based on our recent theoretical researches.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ModularAdmin is an open source dashboard theme built in a modular way. That makes it easy to scale, modify and maintain. We use SASS as CSS preprocessor language. Main variables are defined in the src/_variables.scss folder. For making life easier we broke down styles into components, and on build we're just merging all .scss files together and processing it to the dist/css/app.css file. There are also different theme variations located in src/_themes/ folder, where you can change the main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SmartPOS /Point of Sale Web with ERP

    SmartPOS /Point of Sale Web with ERP

    SmartPOS (Includes->SmartERP distro of Idempiere ERP) is 100% Web

    SmartPOS 7.1 is a complete ERP+POS (Idempiere 7.1 Distro) , taking all the power of an ERP, but creating an intuitive , agile and easy to learn Point of Sale (POS) 100% Web . SmartPOS has been designed to work as part of the ERP, and support complex business environments, where you can manage different products per organization, different organizations per client, different warehouses per organization, and for each warehouse private config for your POS, price lists, taxes,...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 23
    employear

    employear

    Employee attendance management with import and reports

    Keep track of the attendances of employees. Use this grid per month to fill the daycode for the employees with the efficient data entry 'column fill'. Or use the import function (adapt it to your needs) to interprete data from an existing time tracking app to daycodes. Look for missing data, complete illness-, holidays etc. Compare the sum of the worked time with the todo-working time over the days by looking at the +/- saldo. Transfer the saldo to next month, or subtract the payed...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    WebPayXL2020

    WebPayXL2020

    Educational payroll Web APP, and PDF book, for learning PHP/MySQL

    This is a working educational payroll program, and PDF book, for learning payroll and PHP/MySQL. It is a web app, written in PHP/MySQL. The webapp is for a small business, with 1-15 employees. It should give you practice in learning payroll, installing on the web, PHP and MySQL. The WebPay App calculates payroll, and produces reports for tax and accounting purposes. New features for 2020 include this years Tax Percentages, and ability to print W2 forms at year end. The current feature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AQUATONE

    AQUATONE

    A tool for domain flyovers

    .... This means that you can pretty much give it output of any tool you use for host discovery. Aquatone is now completely focused on screenshotting and reporting. I know a lot of people used Aquatone for its DNS enumeration capabilities and it was definitely very good at that when it was released. Now other tools are doing a much better job of this, so I decided to leave it out of the new Aquatone, and instead make it easy to use it with your tool of choice.
    Downloads: 1 This Week
    Last Update:
    See Project