desktop-application

Open-source projects categorized as desktop-application

Top 23 desktop-application Open-Source Projects

  • Wails

    Create beautiful applications using Go

  • Project mention: SGSG (Svelte + Go + SQLite + gRPC) - open source application | /r/sveltejs | 2023-12-06

    This is basically the same tech stack of an app I’ve been planning to build, but deployed as a desktop application using Wails: https://github.com/wailsapp/wails

  • zeal

    Offline documentation browser inspired by Dash

  • Project mention: DevDocs | news.ycombinator.com | 2024-01-12

    There's also Zeal (https://zealdocs.org/) which is basically the same as Dash but open source and runs on non-Mac devices.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Stacer

    Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web

  • nteract

    📘 The interactive computing suite for you! ✨

  • pythonguis-examples

    Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2

  • react-proto

    :art: React application prototyping tool for developers and designers :building_construction:

  • AutoKey

    AutoKey, a desktop automation utility for Linux and X11.

  • Project mention: Learn AutoHotKey by stealing my scripts | news.ycombinator.com | 2023-08-21

    I use AutoKey on Linux. It's less powerful than AHK but uses native Python which is nice: https://github.com/autokey/autokey

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tad

    A desktop application for viewing and analyzing tabular data

  • Project mention: Show HN: Open-source, browser-local data exploration using DuckDB-WASM and PRQL | news.ycombinator.com | 2024-03-15

    Very impressive project and vision! Love the demo!

    I am also ex-GS and worked on what I am fairly sure is the table display tool you're describing. I tried to carry the essential aspects of that work (multi-level pivots, with drill-down to the leaf level, and all interactive events and analytics supported by db queries) to Tad (https://www.tadviewer.com/, https://github.com/antonycourtney/tad), another open source project powered by DuckDb.

    An embeddable version of Tad, powered by DuckDb WASM, is used as the results viewer in the MotherDuck Web UI (https://app.motherduck.com/).

    If you're interested in embedding Tad in Pretzel, or leveraging pieces of it in your work, or collaborating on other aspects of DuckDb WASM powered UIs, please get in touch!

  • AutoUpdater.NET

    AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.

  • Project mention: Auto updater options for server? | /r/Blazor | 2023-05-27

    It's not a website, it's a project.

  • Silex

    Silex live web creation, free/libre no-code website builder, next gen Webflow for the static web (by silexlabs)

  • Project mention: Background image scrolling issue and widget misplacement after exporting from Silex Desktop | /r/css | 2023-06-16

    First of all, wouldn't it make more sense to post this issue in https://github.com/silexlabs/Silex/issues if you haven't yet (preferably as two separate issues)?

  • RunJS

    RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.

  • Project mention: JavaScript: Timer Params | dev.to | 2024-04-20

    If you run this â€“ I recommend using RunJS for running code like this locally – you'll see the following:

  • openaudible

    Audiobook Manager for Audible Users

  • Project mention: Apple Buys DarwinAI Ahead of Major Generative AI Updates Coming in iOS 18 | news.ycombinator.com | 2024-03-15
    Project mention: DHT crawler | /r/DataHoarder | 2023-06-26
  • SubEthaEdit

    General purpose plain text editor for macOS. Widely known for its live collaboration feature.

  • yarle

    Yarle - The ultimate converter of Evernote notes to Markdown

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    FWIW, I exported all my Evernote notebooks just recently from my old free account. Used https://github.com/akosbalasko/yarle to convert them to Markdown. It also has support for various PKB formats, like Obsidian. Hope that helps!

  • alltomp3-app

    Download and Convert YouTube, SoundCloud & Spotify in MP3 with full tags (title, artist, genre, cover, lyrics 🔥)

  • Windows-10-Toast-Notifications

    Python library to display Windows 10 Toast Notifications

  • launcher

    Launcher for Flashpoint Archive (by FlashpointProject)

  • Project mention: the fate of all good indie games | /r/whenthe | 2023-07-04

    A lot of Flash games got archived over on Bluemaxima

  • BandcampDownloader

    A Windows app used to download albums from Bandcamp.

  • Chronos

    📊 📊 📊 Monitors the health and web traffic of servers, microservices, Kubernetes/Kafka clusters, containers, and AWS services with real-time data monitoring and receive automated notifications over Slack or email. (by open-source-labs)

  • Project mention: Show HN: Chronos 12.0: Enhancing Monitoring with Grafana, Kubernetes, and More | news.ycombinator.com | 2023-08-24
  • Guark

    Build awesome Golang desktop apps and beautiful interfaces with Vue.js, React.js, Framework 7, and more...

  • Consulo

    Platform repository of Consulo. Plugins implementation hold in their repositories

  • Project mention: Setting up a Linux workstation to develop; how hard of an adjustment will it be from VS 2022 to another IDE for a greenhorn coder? | /r/Unity3D | 2023-07-02

    Or if you want something better supported, then you could go for Rider (it's paid, and their subscription model sucks though), or alternatively Consulo is excellent with Unity and completely free.

  • flaskwebgui

    Create desktop applications with Flask/Django/FastAPI!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

desktop-application related posts

Index

What are some of the best open-source desktop-application projects? This list will help you:

Project Stars
1 Wails 22,095
2 zeal 11,052
3 Stacer 8,750
4 nteract 6,151
5 pythonguis-examples 3,903
6 react-proto 3,435
7 AutoKey 3,134
8 tad 3,013
9 AutoUpdater.NET 2,816
10 Silex 2,035
11 RunJS 1,967
12 openaudible 1,490
13 rats-search 1,479
14 SubEthaEdit 1,355
15 yarle 1,323
16 alltomp3-app 1,303
17 Windows-10-Toast-Notifications 954
18 launcher 906
19 BandcampDownloader 900
20 Chronos 809
21 Guark 714
22 Consulo 671
23 flaskwebgui 646

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com