Design Software

View 77 business solutions
Design Clear Filters
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    themer

    themer

    Takes a set of colors and generates themes for your apps

    themer takes a set of colors and generates themes for your development environment (editors, terminals, wallpapers, and more). Pass themer a color set, as many templates as you wish, and an output directory. Your generated theme files, as well as a README on how to install them, will be written to the output directory. themer can create themes from your custom color sets. Conventional color is suggested for consistency with ANSI color names in terminal themes, but is not a hard requirement. See themer's Web UI for a more visual representation of the color mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tk-goodies provides a set of Tcl/Tk packages to build GUI in an easy and powerfull way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    two.js

    two.js

    A renderer agnostic two-dimensional drawing api for the web

    Two.js is a two-dimensional drawing api geared towards modern web browsers. It is renderer agnostic enabling the same api to draw in multiple contexts: svg, canvas, and webgl. Two.js is deeply inspired by flat motion graphics. As a result, two.js aims to make the creation and animation of flat shapes easier and more concise. At its core two.js relies on a scenegraph. This means that when you draw or create an object (a Two.Path or Two.Group), two actually stores and remembers that. After you make the object you can apply any number of operations to it. Two.js has a built in animation loop. It is simple in nature and can be automated or paired with another animation library. Two.js features a Scalable Vector Graphics Interpreter. This means developers and designers alike can create SVG elements in commercial applications like Adobe Illustrator and bring them into your two.js scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    USBView is a GTK program that displays the topography of the devices that are plugged into the USB bus on a linux machine. It can be usefull to determine which device is mounted on which port. also to check whether a device is working properly or not.
    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
  • 5
    vdesign

    vdesign

    This project was renamed and moved to vizforge .

    This project was renamed and moved to sourceforge.net/projects/vizforge . This is a visual designer that integrates full code editing based on the HTML+CSS specification and Vue framework specification. This is a single page application that users can use for free without logging in. The design results of the user on this software are saved in the IndexDb of the user's browser. There is no backend server, and data will not be sent to the server. It is a pure front-end standalone application. 这 是一款基于Html+Css规范、Vue框架规范的,融合全代码编辑的可视化设计器。 这是一个单页应用,用户无需登录即可直接免费使用。 用户在本软件上的设计成果保存于用户浏览器的IndexDb中,没有后端服务器,数据不会向服务器发送,是纯前端的单机版应用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vim-signify

    vim-signify

    Show a diff using Vim its sign column

    vim-signify shows version-control diffs directly in Vim’s sign column so you can see added, changed, and removed lines at a glance. It computes hunks against your VCS (Git, Mercurial, Subversion, and more) and updates signs efficiently as you edit. The plugin provides motions to jump between hunks and optional mappings to preview a hunk or populate quickfix/location lists. Because it runs asynchronously where possible, it keeps the UI responsive on large files. Signify is intentionally focused on visualization and navigation, complementing rather than replacing commit or staging tools. Inline signs for added, modified, and removed lines in the gutter. Asynchronous updates to avoid UI stalls on large diffs. Its lightweight design and broad VCS support make it a dependable choice for quick code review while editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vim-startify

    vim-startify

    The fancy start screen for Vim

    vim-startify is a plugin that replaces or enhances Vim’s default blank start screen (when Vim is launched without files) with a more structured, usable homepage. On starting Vim, it presents a menu showing recently edited files, bookmarked files or sessions, and optionally saved sessions that can be resumed. The menu is navigable, and you can choose entries either by selecting with cursor keys or simply typing the bracketed number next to the item. Additionally, the plugin supports configuring custom headers/footers (for example with ASCII art or useful information) and even opening multiple files at once via the menu. This startup experience enhances productivity by giving immediate access to recent work or commonly edited files, reducing the need to type paths manually. It also supports sessions, so you can quickly restore your editing environment (splits, buffers) for a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vinegar.vim

    vinegar.vim

    Combine with netrw to create a delicious salad dressing

    vim-vinegar enhances Vim’s built-in netrw file browser with intuitive, minimal improvements that make file navigation faster and more consistent. It simplifies entering and leaving netrw directories, maps - to open the parent directory, and streamlines buffer management between file views. The plugin also integrates better with splits and registers, allowing you to edit, copy, and preview files directly from netrw. By cleaning up clutter and aligning behaviors with Vim’s philosophy, vinegar effectively turns netrw into a lightweight project explorer without adding bloat. Its power lies in subtle polish—no new UI, just smarter defaults that make everyday navigation feel natural. For users who prefer staying entirely within Vim, vinegar transforms file browsing into a frictionless experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vizforge

    vizforge

    VizForge is a visual designer that integrates full code editing .

    VizForge is a visual designer that integrates full code editing based on the HTML+CSS specification and Vue framework specification. This is a single page application that users can use for free without logging in. The design results of the user on this software are saved in the IndexDb of the user's browser. There is no backend server, and data will not be sent to the server. It is a pure front-end standalone application. Everyone can use it directly online for free: https://vizforge.sourceforge.io/ . VizForge 是一款基于Html+Css规范、Vue框架规范的,融合全代码编辑的可视化设计器。 这是一个单页应用,用户无需登录即可直接免费使用。 用户在本软件上的设计成果保存于用户浏览器的IndexDb中,没有后端服务器,数据不会向服务器发送,是纯前端的单机版应用。所有人都可以直接在线免费使用:https://vizforge.sourceforge.io/ 。
    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
    vue-form-making

    vue-form-making

    A visual form designer/generator base on Vue.js

    A visual form designer developed based on VUE, to help enterprises achieve low code development mode; lets developers pay more attention to business instead of the traditional boring coding form, and helps to improve efficiency quickly, save research and development costs. Popular form designer page, through the visual operation, quickly completes the creation of the form page. Design the form with grid layout, allows you to use nested, you can use this fundamental layout to create a very complex page. Provides a custom zone that allows you to customize your own form. Provides powerful advanced components that can be used in a variety of complex scenarios. Provides a powerful API interface, to quickly generate forms, verify and obtain form data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    vuedarkmode

    vuedarkmode

    A minimalist dark design system for Vue.js

    The vuedarkmode repository is a lightweight utility for front-end projects built with Vue.js that enables easy toggling between light and dark themes (or color modes), supporting persistent user preference (e.g. via local storage). It abstracts the boilerplate and complexity around theme switching: instead of manually wiring up CSS classes, media queries, or state logic, you can integrate vuedarkmode and have theme toggling out-of-the-box. That makes it easier for developers to support dark mode reliably across components and pages, ensuring consistency and smoother user experience. The package likely includes reactive hooks or components that detect system/theme preferences and allow switching dynamically, and may also provide CSS or class-based mechanisms to adapt styling accordingly. For Vue-based applications, this simplifies adding theme customization for end-users, improving accessibility and modern UX expectations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wallaroo

    wallaroo

    C++ Dependency Injection

    Wallaroo is a dependency injection library for C++. With wallaroo you can easily separate the object graph from the class implementation. You can create objects and wiring them using strings, so that you can load the "object graph" from a configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    website-builder

    website-builder

    Build your website with free templates and our website builder.

    Create Stunning Websites Effortlessly with Teasoft Free Website Builder Welcome to Teasoft Free Website Builder, your ultimate solution for creating dynamic and professional websites with ease. Whether you're a seasoned developer or a beginner, our intuitive platform offers a variety of templates and tools to help you build stunning websites without any coding knowledge. Ready to start building your website? Visit Teasoft Free Website Builder https://www.teasoft.in/misc-tool/website-builder today and explore the endless possibilities. Discover how our user-friendly platform, with its extensive range of templates and tools, can help you bring your vision to life with ease. Visit our website to learn more about how Teasoft can empower your web development journey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    wordpressthai edition
    WordPressThai Edition : New Thai Translate Package by Assistant Professor Prachid Tinnabutr, Chandrakasem Rajabhat University : Links to us : http://www.wordpressthai.com, http://www.prachid.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Converts wxWidgets C++ code components (generated by wxDev-C++) to XML code. Allows users to port wxFrames created with the wxDev-C++ visual designer RAD to other IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wxCocoaDialog is an multi-platform port of the CocoaDialog application for OS X, that allows the use of common GUI controls such as file selectors, text input, progress bars, yes/no confirmations and more with a command-line application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Temporary port of wxFB to wxWidgets 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xGuse

    xGuse

    Xuse's project editor

    xGuse is an editor for xuse (https://sourceforge.net/projects/xuse/) projects files. It lets you create and edit the xuse artifact which can be then compiled by xuse to clear and beautiful project documentation. Please remember to always make a copy of your project files before using this software. Recommended way is to use the version control system. You are welcome to try it and send a suggestion or report a bug (ticket section). The program requires Java 1.8_40 or newer to be installed. Please read wiki page for further information:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xTracker is a simple, easy to use project management and bug tracking system written in Java, that eases the development and release process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    xcaliper

    combination magnifier/ruler/measuring tool

    A tool for measuring windows, widgets, font heights etc. onscreen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Implementation of a generic command pattern. This makes it possible to integrate different libraries independently and easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML4Form provide the ability to describe winform widget in the XML syntax. All standard widget can be represented, also you can represent some basic events like enable a component or disable a component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xmlOrganizer Tools for XML including: - XSD validator, organizer, formatter, and checker for unused types. - XML validator, organizer, and formatter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mono programı ile oluşturulmuş algoritma kullanarak pascal ve c kodu üretilmesini sağlayan kod üretim aracıdır.Phyton vb.,diller içinde seçenek eklenebilir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ylibcontrols

    yLibrary Controls is a graphical widget library for .net framework

    yLibrary Controls is a graphical widget library for .net framework by C# It provides some controls such as Photoshop CS4 form for free. It is a free application you can use and redistrubute it , but you can include my name and a refrence to this project URL if you want by Ali Mousavi Kherad
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB