Showing 421 open source projects for "lite"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    HybridLinuxV1

    HybridLinux is a hybrid between Peppermint Linux and Linux Lite.

    HybridLinux is a hybrid between Peppermint Linux and Linux Lite. It's been customized and has a wide variety of apps included. This is also a project that will be ongoing as there will be improvements made to the overall feel of the OS. Hope you enjoy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SCADA-система обладает клиент-серверной архитектурой. Предназначена для приема данных от ОРС-серверов Для отображения может использоваться как приложение клиент, так и Web браузер.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    HybridLinuxV3

    Latest version of HybridLinux - The LinuxLite/Peppermint Hybrid

    Info Live Name - Live Live Password - 1234 Changes Re-Configuration - Menu Re-Configuration - Panel Fixed - Blueman Error Enabled - GDebi Package Installer Installed - Aptik Installed - Audacity Installed - Cheese Installed - Chromium Installed - Firefox Installed - GIMP Installed - Gnome - Calendar Installed - Lubuntu Software Center Installed - Lutris Installed - PyPar2 Installed - Pantheon - Calculator Installed - Pidgin Installed - PlayOnLinux Installed - Stacer Installed - TimeShift Installed - Variety - Wallpaper Changer Installed - Xfce - Additional Software Installed - Xfce - Theme Manager Removed - Galculator Removed - Gnome - Software Center Removed - Google Chrome Wallpapers Sourced from the following Elementary Linux Lite 3.6 Peppermint 8 Noobslab - Black Wallpapers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    TranXBean

    An easy to use java library for convertion between XML and JavaBean.

    TranXBean provides the easiest way to help you to convert xml to bean and bean to xml in the way you needn't to know and deal with any DOM models. With the build-in annotation, it can help to convert the frequently used Java Type to String for XML convert. Besides, a XML Lite-object-database comes with it to provide basic Object persistence and searching function. It is wonderful, just try and enjoy~
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    viewpix

    A Landsat 8 scene viewer

    ...Each Landsat 8 scene is roughly 190 X 180 kilometers. Viewpix was originally written as a simple platform to test GPU software on low end computer systems. This is the "lite" version of Viewpix as it has no cuda filters installed. Viewpix is written in C. It is tested on Ubuntu and Centos. It should work with most current Linux distributions. Viewpix runs efficiently on computers with modest CPU's such as low power mini-ITX boards. It is known to work nicely on Intel NUC, AMD A6 SOC , and NVIDIA TX2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    webjar

    A REST-based blog and web content framework

    Webjar provides a REST-based interface for creating a blog or other database driven applications on the web which you get up and running in a matter of minutes, You can alternatively also easily extend the framework using java to add custom functionality. Webjar runs on the resilient Jetty web server and serves the REST api using the Jersey framework, Java's implementation of the REST-API specification. Check out the documentation at http://www.jarredweb.com/docs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simple Ptt Client

    用來上 Ptt 的小程式

    讓你可以暢遊 Ptt.cc !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    ...Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Lightning Linux
    ...Lightning Linux improves older computers by enabling you to install the newest versions of software and offering a clean, stylish appearance. Lightning Linux uses the Gnome Classic desktop environment. While Lightning Linux Lite uses the LXDE desktop environment. Lightning Linux allows you to bring new life into your old computer. Try it for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lite-server

    lite-server

    Lightweight node server

    lite-server is a lightweight development server designed to simplify local web development by providing live reloading and static file serving with minimal configuration. It is commonly used for front-end projects, particularly those built with frameworks like Angular, where rapid feedback during development is essential. The server automatically reloads the browser when files change, reducing the need for manual refreshes and speeding up the development cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a MATLAB model of an end-to-end chain compliant to the DVB-T2 standard (ETSI EN 302 755 available from www.etsi.org). It was originally developed within the DVB consortium (www.dvb.org) by AICIA, BBC, Pace, Panasonic and SIDSA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    HermesIntf

    Skimmer Server interface for openHPSDR (project moved to GitHub!)

    I moved the project to GitHub. Please get all future updates from https://github.com/k3it/HermesIntf/releases CW Skimmer Server plugin for Hermes/Mercury/Angelia Software Defined Radios
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DG-Gaming HLDS This HLDS created & edited by DG-Gaming team visit http://www.dg-gaming.gq for more! Pleas read about our HLDS: https://sourceforge.net/p/dg-gaminghldslinux/discussion/dghome/thread/cd6624c6/ Don't forget to visit our website http://www.dg-gaming.gq Contact babii on Facebook: https://www.facebook.com/RikCielo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Material Design Lite

    Material Design Lite

    Material Design Components in HTML/CSS/JS

    Material Design Lite optimizes cross-device use, gracefully degrading on older browsers and offering an immediately accessible experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PGP Keyserver Site Source

    PGP Keyserver Site Source

    This repository is the source directory for my OpenPGP Keyserver's web

    ...This is only the HTML source code for the supporting documentation site for the PGP server, not the PGP Keyserver software used on the server. If you are building your own sks-keyserver, and would like to display a nice frontend for it, please look at the pgpkeyserver-lite project for a simple frontend site. Jekyll is a static site generator built in Ruby on Rails. With this approach, you are able to build a high-power build site, using a low-power, very stable webserver running a static site. Jekyll is not needed on the webserver, updates must be done by a build system, from this source repository, then sent to the webserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Expect-lite is an quick and easy command line automation tool. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Google Material Design Lite

    Google Material Design Lite

    Material Design Components in HTML/CSS/JS

    ...Pages developed with MDL will adhere to modern web design principles like browser portability, device independence, and graceful degradation. Material Design Lite (MDL) is a library of components for web developers based on Google's Material Design Philosophy: "A visual language for our users that synthesizes the classic principles of good design with the innovation and possibility of technology and science." Understanding the goals and principles of Material Design is critical to the proper use of the Material Design Lite components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Daemon Tools Lite
    From Disc Soft: DAEMON Tools Lite is a virtual DVD-ROM emulator based on a SCSI miniport driver. It emulates max. 4 DVD-ROM drives and works with CD/DVD images created by many burning programs. It is great on notebooks without a physical CD-/DVD-ROM drive or to save akku power and speed up CD/DVD access. In opposite to other CD-/DVD-ROM emulators DAEMON Tools Lite doesn't use a proprietary container format.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 22
    Web Starter Kit

    Web Starter Kit

    Web Starter Kit - a workflow for multi-device websites

    ...A solid starting point for both professionals and newcomers to the industry. A responsive boilerplate optimized for the multi-screen web. Powered by Material Design Lite. You're free to use either this or a completely clean-slate via basic.html. Minify and concatenate JavaScript, CSS, HTML and images to help keep your pages lean. JavaScript code linting is done using ESLint - a pluggable linter tool for identifying and reporting on patterns in JavaScript. Web Starter Kit uses ESLint with eslint-config-google, which tries to follow the Google JavaScript style guide. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ubuntu Lite SDK

    Ubuntu Lite SDK

    App creator for Ubuntu

    ...However, it's not easy and fun because it is too hard to learn. It is too hard to learn because there are too many choices, and too much information to wade through. Ubuntu lite SDK strives to make programming easy and fun by bringing opinionated choices about how to write different kinds of programs to developers. Included is a Ubuntu application template for making applications that integrate smoothly into the Ubuntu software infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Qview -Image view
    Easy and intuitive image viewer developed in GAMBAS / IDE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Lite Weight Reporter

    Lite Weight Reporter

    Easy, Lite weight, real time, web based, reporting & analytic tool

    ****Refer to the improved version of the same application @ https://sourceforge.net/projects/query2report/ **** Light weight reporter, LWR, is a simple web based reporting building and publishing application. LWR transforms bunch SQL queries to charts and displays in a report. Each report has one or more elements arranged in rows and columns. Each element has title, SQL Query, database connection pointing to database from where data is retrieved and type of graph/table renderer. The...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo