Showing 55 open source projects for "wgoto-section"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    PDF4QT

    PDF4QT

    Open source PDF editor

    ... the license LGPLv3. The applications are primarily used by target users to view, edit, manipulate or compare PDF documents. Users can preview these applications in the screenshots section of this webpage. Basic browsing and lots of other functionalities, such as encryption, reading a document, verification of digital signatures, editing of annotations, searching for text using regular expressions, drawing pages into an image, and much more. Several plug-ins are available.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Active Admin

    Active Admin

    The administration framework for Ruby on Rails applications

    ... for quick navigation and reporting. Add buttons, links or other content in the “Action Items” section on each screen. Index screens are available in many styles. The default, shown here, is a table view, but Active Admin also supports Grids, Blocks and a Blog view. Allow users to filter resources by searching strings, text fields, dates, and numeric values. Customize the sidebar sections with a simple DSL built in to Active Admin.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    gridstack.js

    gridstack.js

    Build interactive dashboards in minutes

    ... and works great with React, Vue, Angular, Knockout.js, Ember and others (see frameworks section). IE support was dropped in v2, but restored in v4.4 by an external contributor (I have no interest in testing+supporting obsolete browsers so this likely will break again in the future). You can use the es5 files and polyfill (larger) for older browsers instead. GridStack no longer requires external dependencies as of v1.0.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    LibPQ.jl

    LibPQ.jl

    A Julia wrapper for libpq

    LibPQ.jl is a Julia wrapper for the PostgreSQL libpq C library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 5
    BetaML.jl

    BetaML.jl

    Beta Machine Learning Toolkit

    The Beta Machine Learning Toolkit is a package including many algorithms and utilities to implement machine learning workflows in Julia, Python, R and any other language with a Julia binding. All models are implemented entirely in Julia and are hosted in the repository itself (i.e. they are not wrapper to third-party models). If your favorite option or model is missing, you can try to implement it yourself and open a pull request to share it (see the section Contribute below) or request its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Restaurant Management System

    Restaurant Management System

    Restaurant Management System written in Python using Tkinter

    ... bills when requested. Storing the restaurant configuration: configure facility name, table/seat counts, and menu with the ability to modify them in the future. Users will have the ability to modify the data through the “Configure Facility/Menu” section of the app. Create bills for the chef (backend): The application will first send the order to the kitchen for cooks to see, prepare, and fulfill the order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    ... is something I've been working on in my free time so I cannot be sure that everything will work out correctly. But I'll appreciate you if can report any issue. Send invoices, receipts, estimates, quotations and bills via email. Generate and send/download pdf invoices, receipts, estimates, quotations and bills via email. Set due date. Automatic status change when payment record is added. Payment history section for each invoice with record about payment date, payment method and extra note.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Hospital

    Open Hospital

    Open Hospital - Hospital Information System

    Announcement: Since version 1.9.0, codebase is moved to GitHub https://github.com/informatici/ Click download button above for the latest release (GitHub mirror). Previous versions and different architectures under "Files" section. This application is the first of a series of software products that ISF[1] has developed to support the management and the activities of the St. Luke Hospital in Angal (Uganda). After the successful installation and use, the St. Luke Hospital is the first...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    Pythagorean-Numerology-Calculator
    ... to find profiles easily -Small help section -Ability to save/export calculations, profiles, and charts -Runs offline as well as online
    Downloads: 3 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.
  • 10
    Milestones - Day Countdown

    Milestones - Day Countdown

    Create a visual day countdown with intermediate milestones

    Milestones is a web app that allows you to visually countdown the days leading to a certain event using a progress bar graphic. In addition to this you can also plot milestones on this progress bar to signify certain events that happen before the countdown is over, such as the stages of a project or the terms in a school year. Feel free to leave feedback in the reviews section, both good and bad. Any suggestions for changes and feature additions may be incorporated into future releases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Taskell

    Taskell

    Command-line Kanban board/task manager with support for Trello boards

    ... a more complicated column setup then you will want to use H/L to move tasks between columns. By default times are stored in the Markdown file as UTC. If you would like local times (and are unlikely to open the file in lots of different timezones) then you can set localTimes to true in the markdown section of the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Query.jl

    Query.jl

    Query almost anything in julia

    Query is a package for querying julia data sources. It can filter, project, join and group data from any iterable data source, including all the sources supported in IterableTables.jl. One can for example query any of the following data sources: any array, DataFrames, DataStreams (including CSV, Feather, SQLite, ODBC), DataTables, IndexedTables, TimeSeries, Temporal, TypedTables and DifferentialEquations (any DESolution). The package currently provides working implementations for in-memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Pipeboard

    Pipeboard

    The best all in one app & container manager web dashboard.

    The best all in one app & container manager web dashboard software for running on terminal platforms. Hello and welcome to the Pipeboard official repository; here you'll find everything you need to know for installing and find the source code for your own use or installation (respecting the license of course) or reporting bugs and contributing. See the about section for more information about the project! Pipeboard is a web dashboard built with Node, React, JavaScript, PHP and Shell...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    posterdown

    posterdown

    Use RMarkdown to generate PDF Conference Posters via HTML

    Welcome to Posterdown! This is my attempt to provide a semi-smooth workflow for those who wish to take their RMarkdown skills to the conference world. Many creature comforts from RMarkdown are available in this package such as Markdown section notation, figure captioning, and even citations like this one (Allaire, Xie, McPherson, et al. 2018). The rest of this example poster will show how you can insert typical conference poster features into your own document. Posterdown was created as a proof...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MLM Downline Simulator HD ➤ SWF

    MLM Downline Simulator HD ➤ SWF

    How to open a SWF file? Open it in a SWF PLAYER✔ or VIEWER ✔

    Powered by http://www.softwaresuite.de MLM Downline Simulator HD Compensation Plan Analysis and free MLM Calculator Easy to use, just downloading the swf-file and open it in a swf-player or viewer. FREEWARE: Adobe Flash SWF file How to open a SWF file? Previously you could open all swf files in any web browser. Unfortunately, it is no longer possible. The easiest ways to open a SWF-FILES are : REQUIREMENTS ➤ Windows : ⇨ http://www.swffileplayer.com/ ➤ Mac OS : ⇨...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Todoyu-PHP7.x
    STABLE AND WORKING WITH PHP7.x!! Todoyu has been Resurrected! Features: web2.0 project- & task-management, timetracking, team organizing, resource management, calendar, interface for your clients and lots more! Content: see license.txt (file section).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PetERP

    ERP with TPV for PetStores

    This is an ERP with POS for pet stores. Created in Lazarus (Object Pascal). We are in a state of development, accept barcode scanner, cash drawer (opening) and ticket printers. Within its current characteristics allows: Management of Categories and Subcategories Product Management and categorization Customer Management and history Creation of personalized bar codes. Inventory Control We are working with the Inventory Review section. Developed in Lazarus (Object Pascal) MySQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    ..., ghost, highlight, outline). Annotations. Cross-section views. Scene object hierarchies. Transform hierarchies. Bounding volumes. 3D picking, raycasting. Screen capture. You can dynamically edit most things in your scene at runtime. Animate your scenes by updating the properties of their components. Load 3D models into your scene from glTF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section. Please note that the project is in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Financial Calculator

    Financial Calculator

    This is a program for more accurate financial calculations.

    ... calculations. You could translate this program into any language that you prefer. You have to use one of the official languages of this program to know how exactly putting the translation text lines. You could save the result of the calculation into the output file or save it into the database of the program, which is on top of each section. You could change the text color of the output file (except simple text files which cannot have any color).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    FreelancerBooks - Project Management

    FreelancerBooks - Project Management

    FreelancerBooks -Project Management for Freelancers and Agencies

    FreelancerBooks is a free, web-based project management system written in PHP with MySQL database back end. FreelancerBooks was initially designed for freelancers and agencies but it can be used for any professional service provider/organization. It will allow the freelancers/managers to have full control of the projects from client lead to completion. Freelancer book features include: Download the latest version from: http://www.freelancerbooks.com 100% Free Cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    weberp-responsive-with-HR

    weberp-responsive-with-HR

    weberp's responsive mobile optimized version with HRMS and Payroll

    This is an attempt to give our much loved webERP Accounting and Business Administration ERP system a new modern look with responsive mobile optimized theme. Also added are HR and payroll functionalities. Additional information about weberp project is available at http://www.weberp.org. Our project demo is available at http://netelity.com/index.php/software/nerp-for-business For any queries contact us. We may not be checking Issues section very regularly. Enjoy
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Smith Chart Calculator

    Smith Chart Calculator

    Smith Chart Calculator JAVA

    A small tool which allows all basic smith chart actions. This program was created for educational purposes. JAVA RUNTIME REQUIRED Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard) GENERAL PUBLIC LICENSE There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 25
    Flame Graphs

    Flame Graphs

    Stack trace visualizer

    Flame graphs are a visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately. They can be generated using my open source programs, which create interactive SVGs. See the Updates section for other implementations. Recently I've been helping with d3-flame-graph. The x-axis shows the stack profile population, sorted alphabetically (it is not the passage of time), and the y-axis shows stack depth, counting from zero at the bottom. Each...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next