Ask HN: How to choose the desktop platform and tech for desktop app development?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • upvpn-app

    UpVPN is the world's first Serverless VPN. The VPN app is available for macOS, Linux, Windows, and Android. The UpVPN service can also be used with any WireGuard compatible client using the Web Device feature.

  • I shipped desktop app for all three major OS Linux, Windows and macOS.

    Because of the programming choices of Rust for application/backend and Typescript for frontend - Tauri was perfect fit for me.

    So far Tauri documentation has been sufficient (and good) for me to achieve what I wanted inside the application. However, platform specific packaging required extra effort because the app required installation of system service/daemon in addition to the frontend app binary - so platform specific pre-install and post-install scripts which setup (or remove on uninstall) those daemon services were not natively supported in Tauri packaging.

    You can browse the code here to see what it takes to package and sign installer for various desktop platforms: https://github.com/upvpn/upvpn-app

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Porn restrictions are leading to a VPN boom

    1 project | news.ycombinator.com | 6 Apr 2024
  • Show HN: Serverless VPN App for Android. Unlimited Devices. Unlimited Data

    1 project | news.ycombinator.com | 19 Nov 2023
  • I made Serverless VPN upvpn.app

    1 project | /r/IMadeThis | 7 Oct 2023
  • World's first Serverless VPN: UpVPN

    1 project | /r/upvpn | 15 Jul 2023
  • Hello world! UpVPN now available for macOS, and Linux!

    1 project | /r/upvpn | 11 Jul 2023