Showing 25 open source projects for "internet"

View related business solutions
  • 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
  • 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
  • 1
    Excel Writer

    Excel Writer

    A standalone, portable Ada package for producing Excel spreadsheets

    Excel_Out is a standalone, portable Ada package for writing Excel spreadsheets with basic formattings and formulas, easily and programmatically. Enables the automatic production of reports. No interaction needed with Excel or MS Office. More information on: http://excel-writer.sf.net Alire crate: https://alire.ada.dev/crates/excel_writer Mirror: https://github.com/zertovitch/excel-writer
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2

    filtrando google sheets

    Aplicación que permite filtrar hojas de cálculo de google

    Aplicación que permite conectarse a una hoja de cálculo de google y filtrar sus datos, mediante una fórmula de filtrado. Es un poco complejo utilizarla, pero dispone de documentación detallada sobre cómo funciona paso a paso. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/googleSheets.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    Sheetster is a web-based spreadsheet editor and viewer. It can import and export the XLS and XLSX file formats and nearly the full range of Excel formula functions are supported. Most basic features are implemented as well as some of the more advanced ones. The user interface is written entirely in JavaScript and its server-side API is pure Java based on the OpenXLS spreadsheet engine. Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    gSales E/A
    gSales E/A basiert auf das Rechnungstool gSales der Gedankengut GbR und stellt über eine Web-Oberfläche eine einfache Einnahme/Ausgabe - Buchführung zur Verfügung.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GelSheet is a free and open source web spreadsheet that allow users to create, edit and export in many formats your everyday work. It's intended to run either standalone or integrated within another web tool. It was born as a part of Opengoo web office
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    You want to render an Excel file inside web browsers and allow users to edit information in cells... Workbook Tag has been designed to simplify this scenario. MSOffice is not required ! Ajax interact with server (Excel, Editor, Tag, HTML Converter, JSP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Addition to payment system Cyberplat (http://cyberplat.com). Provide monitoring by browser, include PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Calendar for freelancers. You keep customers , incomes , outcomes , tasks also. Of course your secretary or parthners or anyone who has internet access and the password can use it too. Visit now WWW.VALID.GR for DEMO....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The FastForward framework allows fast development of 3-tier spreadsheet applications. The spreadsheet is used as a browser, which can send and receive data. The project implements a spreadsheet add-on and data manipulation library for the web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SameDesk is a common workspace for web applications. Supporting applications written in AJAX, Java, Flash, & Server-generated HTML, it lets applications across domains work together for the users via a familiar window GUI delivered via web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHPEditTable is a class which mimics a simple spreadsheet behaviour. It handles cell formatting as well as math expressions based on cells' addresses parsing. Works with complicated formulas, setting properties on cell/row/column/range/sheet level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HSSFTemplates is a Servlet based template processor built around the Jakarta POI project. It has been moved to the Carbon Five Open Source project where its been renamed SST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cashbook is a general purpose php/mysql balancing application that makes it easy to balance your checkbook, keep track of expenses, credit card statements and other home or small business uses
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The "WebNavigationFramework" (WNF) is a Environment to create or build Websites and/or Webappls it knows Sessions for SingleSignOn and functions for expanding.Nav.-nodes are User-, Date- and/or Locationspecific and hierarchically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ukrainian Linux support site. / Стор╕нка ╕нформац╕йно╖ п╕дтримки укра╖нського Linux (локал╕зац╕я програмного забезпечення, документац╕я та ╕нше).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a simple utility to track the amount of time a PC is used. It can the used to determine 1. whether PCs are being used optimally, e.g. internet cafe's. 2. productivity (similar to punchcards). 3. sleep/wake cycles or bipolar cycles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Simple contact management system, aka browser based rolodex. Includes mass mailing of html mime messages to contact lists, export to csv, Fulltext boolean searches, etc. Requires: PHP >= 4.3.1 (with register_globals OFF) & MySQL >= 4.0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project will represent a software created specially for a big company that wants to organize or manage projects. In other words, it's a project manager written in php/mysql. Look on the homepage link to see the last version of the project working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaSheet! Bringing interactive Excel spreadsheets to the web, and saving developers from the tortures of complex JavaScript calculators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB