Search Results for "all linux distro" - Page 46

Showing 1661 open source projects for "all linux distro"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1

    Juruti

    Use amazon's website to shop at your favourite local book shop.

    Juruti is a Firefox add-on that lets you use amazon's website to shop at your local book shop. Just fill your shopping cart (you don't need an amazon account to do that) and then, instead of checking out, hit the Juruti button. An e-mail listing all your selected products will be created that you can send to your local book shop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A module that allows users to log in to a phpBB board using existing accounts such as Windows Live, Facebook and OpenID.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FitText.js

    FitText.js

    A jQuery plugin for inflating web type

    FitText makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element. Oh, and don't you dare let us catch you using FitText on paragraph text. This is for gigantic display text only! Your text should now fluidly resize, by default: Font-size = 1/10th of the element's width. If your text is resizing poorly, you'll want to turn tweak up/down "The Compressor". It works a little like a guitar amp. The default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Openia CRM virtual appliance - Openbravo

    Openia CRM virtual appliance - Openbravo

    Community CRM module for Openbravo with mobile support

    OpeniaCRM is a module for Openbravo ERP released under community license. The module aims to cover the basic CRM functionalities like activities (call, meeting, task), lead, opportunities, cases and documents handling. It includes also a interactive calendar and a "Fast Lookup" HTML5 interface browsable from smartphones and tablets. Version 1.0.72 is available! Includes: - New Widgets on: Activities, Cases, Opportunities and Recently Updated Leads - New Views: now you will be able...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Wap Auto Index Advance

    Wap Auto Index Advance

    Auto Index wap is Advance of Download Portal (Multi Language)

    Djamolwap 13v -Advance Auto Index With Web Admin Panel + Multi Language + Themes ||||||||||||||||||||||||||||||||||||| New Updates ||||||||||||||||||||||||||||||||||||| - Multi Language Website 1) English 2) Urdu 3) Gujrati 4) Russian - User/Visitor manual change language website - Multi Language Plugin On/Off - Added Function in Admin Panel - Automatic All Mp3 Tag Setting Added _____________________________________________ Official Website : http://ai.djamol.com Demo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    web2Project
    All development will continue here under a BSD license: https://github.com/web2project/web2project LAMP-based Project Management System focused on satisfying real-world business requirements based on community feedback. Built on a modular app framework, it allows Add On modules & customizations to interact almost seamlessly. (dotproject fork)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SimplePress CMS

    Extended Blog Script and CMS

    Its a very simple object orientated cms but not finished at all and including a few bugs. because of some mistakes mod_rewrite will not work but maybe it will be helpful for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TinyColor

    TinyColor

    Fast, small color manipulation and conversion for JavaScript

    TinyColor is a microframework for inputting colors and outputting colors as different formats. Input is meant to be as permissive as possible. TinyColor is a small, fast library for color manipulation and conversion in JavaScript. It allows many forms of input, while providing color conversions and other color utility functions. It has no dependencies. The string parsing is very permissive. It is meant to make typing a color as input as easy as possible. All commas, percentages, parenthesis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Panther

    Panther

    Simple and powerful tool to manage all of your JS models in one place

    Panther is a very simple and powerful tool for managing all of your JS models in one place. Panther is actually a container that keeps your JS models in an array. With Panther you are able to add, remove and retrieve any code specified by an ID. For that purpose Panther needs to know your code's unique ID. To enable that you have to put 3 lines in your JS model: function your_model() { ... this.id = function() { return 'my_unique_id_here'; } ... }
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create custom docs, forms, apps, e-signatures, and surveys with Titan. Icon
    Create custom docs, forms, apps, e-signatures, and surveys with Titan.

    Powerful no-code digital experiences for Salesforce

    Create custom docs, forms, apps, e-signatures, and surveys with Titan’s full-suite of enterprise applications designed to integrate seamlessly with Salesforce data across your entire organization. #1 on the Salesforce appexchange
    Learn More
  • 10

    OSM2SVG

    Openstreetmap Layerd SVG Exporter

    This Programm gets the Data from Openstreetmap and converts it to an Layerd SVG File for Inkscape. All conversion is don via a stylesheet. Here is defined what schould be shown and how it is displayed. You can get various styled Maps from the same Data with different sytelsheets. The Stylesheets are Javascript files and easy cusomizeable. (You should have a bit knowledge of OSM tags then it will be easyer to understand)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Hogan.js

    Hogan.js

    A compiler for the Mustache templating language

    Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. If you're developing with Node.js, just use NPM to add the Hogan package. Hogan.js was developed against the mustache test suite, so everything that holds true for templates is also the case for hogan.js. That means you get variables, sections, lambdas, partials, filters, and everything else you've...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dashing

    Dashing

    Dashboard framework in Ruby and Coffeescript

    Dashing is a Sinatra based framework that lets you build beautiful dashboards. Every new Dashing project comes with sample widgets & sample dashboards for you to explore. The directory is setup as follows. Assets, all your images, fonts, and js/coffeescript libraries. Uses Sprockets. Dashboards, one .erb file for each dashboard that contains the layout for the widgets. Jobs, your ruby jobs for fetching data (e.g for calling third party APIs like twitter). Lib, optional ruby files to help out...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SUBSCRIPTION BILLING
    OBS is a enterprise level Recurring Billing & CRM system meant for automating the subscription billing & entitlement management for IPTV, VOD, OTT, PayTV, DTH, ISP & Cable operators. It supports all the processes which are essentially required by the service operators from Customer Acquisition, Payments, Service Entitlements to Customer Retention Management. Each module are tightly integrated to ensure the information is shared across the modules for accurate information and to attain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Mushrooms

    Mushrooms

    See you and your friends on a map

    (Former project name was Geo5.) It was never easier to share your position with friends. Just open http://jfellow.net/geo5/ and see you and your friends on a map. (http://jfellow.net/geo5/ is a test server. You can download and install your own server. It's open source.) - Build groups, all group members see each other automatically. - No registration, no installation, no spyware. - Advanced: Tracks, routing (planned). It's about privacy. Reclaim the internet from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. With a...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    Modular Gaming

    Modular Gaming Open Source Persistent Browser Based Game Framework

    We are in the process of creating a open source persistent browser based web game (PBBG) framework which will have all the features to get you started and let you start developing your unique features without having to write all the basics. We have taken a modular approach, you can use only the modules you want. If you wanted just a forum you could enable only the core, user and forum modules. We are building our framework using Kohana which is an open source, object oriented (H)MVC web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ristomeal

    Ristomeal

    Ristomeal is web application for restaurants, yacht, pizzerias, cafè

    Ristomeal is web application specific for restaurants, yacht, pizzerias, cafè that help to manage menu, dish, calendar and shopping list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    A JavaScript library which adds an API for handling and manipulating HTML5 <canvas> elements in the DOM. Uses the '2d' context with each canvas element. On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PhotoJShop

    PhotoJShop

    Photo editing JavaScript library

    PhotoJShop is a JavaScript library for photo editing using the canvas and kernel convolution matrixes, aiming to reproduce the most usual filters. A demo of its capabilities can be seen in Nuophoto, a project that uses this library for all the editing. The idea is to provide a simple library to developers that will allow quick integration of photo filters to their website. After including jQuery, include photojshop.jquery.js. Once loaded you simply need to call it on a valid element. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Restaurant Script (PizzaInn_Project)

    Restaurant Script (PizzaInn_Project)

    Restaurant Script is a Pizza Restaurant Ordering System for Everyone!

    One can manage his own restaurant by allowing customers to place orders. Administrator can assign staff to deliver orders. It is a simple HTML/CSS pizza restaurant system that can easily be customized to suite your taste. It can also be used for other types of foods apart from pizza. More improvement is required in the functionality. Please visit the following links for more details: ReadMeFirst: https://sourceforge.net/p/restaurantmis/wiki/Home/#0739 Changelog:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    flot

    flot

    Attractive JavaScript charts for jQuery

    Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. Works with Internet Explorer 6+, Chrome, Firefox 2+, Safari 3+ and Opera 9.5+. Additional examples are bundled with Flot. Also take a look at the Flot Usage Wiki for screenshots and stories from people and companies using Flot. Take a look at the the examples in examples/index.html; they should give a good impression of what flot can do, and the source code of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MineSoft Datamine System

    MineSoft Datamine System

    PHP application for datamining

    Application for datamining. Use for good not evil. this isnt totally practical if you are targetting MASS ammounts of websites. its not a bot. each url has to be entered by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SingleSkin

    SingleSkin

    Software for design single skin kites, speedgliders and paragliders

    All-in-one software for desing single skin paragliders like Ozone XXLite. Allow to modify wing shape, profile, settings. Allow to print sew templates with scale 1:1 in A4 or other small printer's formats. Export sew templates to DXF. Main code writen in Javascript, GUI writen in Visual C# 2010 Express.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project