Showing 35 open source projects for "create linux distro"

View related business solutions
  • 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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    tilemaker

    tilemaker

    Make OpenStreetMap vector tiles without the stack

    Create the vector tiles on your home machine or using a cloud CPU. Upload the file to your site or app. And that's it. No database to maintain; no contract to pay; and no restriction on commercial use. tilemaker is a single executable that takes OpenStreetMap data and makes it into vector tiles. It's supremely customizable, but if you just want off-the-shelf tiles in a standard style, tilemaker comes bundled with the files to do that too. With tilemaker, you can pull out any facet of...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    XTrkCAD Model RR Track Planner

    XTrkCAD Model RR Track Planner

    Model Railway CAD program

    XTrackCAD is a open-source, free, CAD program for designing model railroad layouts. You can easily create layout of any scale or size. Libraries for many brands, scales and gauges of track and turnouts/points and model structures are included. Adding new components is easy with the built-in editor. It runs on Windows, Mac and Linux,
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • 3
    Rawgraphs app

    Rawgraphs app

    A web interface to create custom vector-based visualizations

    Inspired by and built on top of open-source projects. RAWGraphs is open to the community for contributions. Almost 30 visual models to visualize quantities, hierarchies, and time series and find insights in your data. Even though RAWGraphs is a web app, the data you insert will be processed only by your web browser. Save your project, or export it as a vector or raster image. Edit it within your favorite software. RAWGraphs is an open source data visualization framework built with the goal...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    VOOPS
    See: https://github.com/nicholasdower/voops VOOPS is a Vector graphics editor written in Java. It was originally released in 2006. It is no longer under active development. The latest release is available as an executable JAR or as a Mac App here: https://github.com/nicholasdower/voops/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Paper.js

    Paper.js

    The swiss army knife of vector graphics scripting

    Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface. Paper.js is based on and largely compatible with Scriptographer, a scripting environment for Adobe Illustrator with an active community of scripters and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APTOS is an open source Apt translator project. It consists of several CAM applications, based on the Apt programming language. It is used to create control programs for cnc mills, lathes, water jets, lasers, and other industrial equipment.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    LaTeXDraw

    LaTeXDraw

    Vector drawing program for LaTeX using PSTricks

    LaTeXDraw is a graphical drawing editor for LaTeX. LaTeXDraw can be used to 1) generate PSTricks code; 2) directly create PDF or PS pictures.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 9
    Raphaël

    Raphaël

    JavaScript vector library

    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library. Raphaël ['ræfeɪəl] uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    BirdFont

    BirdFont

    Font editor

    BirdFont is a font editor which lets you create vector graphics and export fonts in TTF, EOT and SVG format. Binary releases are available from the website.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11

    Gimp Shape creator

    Create vector shapes for gimp easily

    Gimp shape creator let you create diferent shapes in an interactive way with few values. The script let you add and delete shapes easily.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    sodaCAD

    Pattern making software for the fashion industry.

    This project has moved to Github. The files here are no longer relevant. Any files downloaded from this site cannot be guaranteed as safe. Do NOT download from here. sodaCAD is an enterprise level 2-D vector based drafting program used by fashion designers and manufacturers to create and grade patterns used in the apparel industry. The project is in early development, being built from the ground up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FontForge – An Outline Font Editor
    NOTE: FontForge has moved to fontforge.github.io, newer binaries and sources are available at github.com/fontforge. FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG
    Downloads: 80 This Week
    Last Update:
    See Project
  • 15

    SVG editor for ownCloud

    Create and edit SVG graphics directly in ownCloud. Based on svg-edit.

    This project provides an ownCloud-app (http://apps.owncloud.com) for editing and creating SVG vector graphics in your browser. It's based on the awesome "svg-edit"-project (http://code.google.com/p/svg-edit/). Features like collaborative editing may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Inkscape has now pages support. You can create a multiple page document using Inkscape, just like in Corel Draw. Install this extension, restart Inkscape and you're done. Insert new pages, navigate through pages, print all pages in a single PDF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Xndraw is an artist's tool to create tilable patterns and wallpapers etc by freehand drawing. It should be a joy to use, and capable enough to be useful to ceramicists and designers, read/saving in svg(with the aid of cairo), and its own project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QCAD

    QCAD

    Open Source CAD

    QCAD is an application for computer aided drafting (CAD) in two dimensions (2D). With QCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on Windows, Mac OS X and many Linux and Unix Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project aiming to create an AJAX vectorial graphic system. Features: - SVG-based (performance) and VML-based (IE compatibility) - cross-browser (Firefox, Safari, Chrome + IE7)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cusp is a simple 2D spline editing tool for free-form bezier splines or curves calculated by cubic spline interpolation. Its main usage is to create 2D motion paths for simple games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Knotwork is a graphical application to create knotworks in a celtic, arabic or viking style. User draws a graph defined by vertices and edges, which gives the basis for building the knotwork. Web page: http://knotwork.sourceforge.net/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Comic book editor is easy to use software to create comics.You can make vector drawings, place them in boxes, put the boxes on pages and add some text balloons. For windows users, there is an easy installer, but the program runs also on mac and linux.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    X3DV Module Suite

    X3DV Module Suite

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D and VRML, the open standards for interactive and immersive 3D on Internet. With it, you can create virtual worlds in 3D, using the great edition features of Netbeans. This project is not developed since years ago, so you may need to do something to update from Netbeans 6 to modern Netbeans, or use an old version with it. I am in the process of reviewing it and fix it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bead Constructor is a utility for creating designs and patterns made of beads. The utility allows to create and edit patterns, to convert images to patterns, to draw maps of underlining wires. It also contains many other tools for a creator's needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A vector-based graphical editor for generating l-system type fractals visually. Can be used to instantly create line drawings of complex recursive objects like trees and other plants. Will soon support svg export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB