How do I make my binary look like an app

This page summarizes the projects mentioned and recommended in the original post on /r/rust

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
  • cargo-bundle

    Wrap rust executables in OS-specific app bundles

  • On MacOS, you'll want to create a .app bundle containing an Info.plist that specifies the name and icon. See cargo-bundle.

  • rust-embed-resource

    A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable

  • On Windows, you'll want to use embed a manifest to store resources. See rust-embed-resource.

  • 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
  • tray-item-rs

    Multi-platform Tray Indicator

  • nushell

    A new type of shell

  • I recently had the same problem and copied the solution from nushell: https://github.com/nushell/nushell/blob/main/build.rs

  • tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • 3D and 2D: Testing out my cross-platform graphics engine

    17 projects | news.ycombinator.com | 2 Apr 2024
  • Modern Java/JVM Build Practices

    9 projects | news.ycombinator.com | 4 Jan 2024
  • Ask HN: What's the stack for your "home-cooked meal" apps?

    4 projects | news.ycombinator.com | 5 Jan 2024
  • Top 10 Rusty Repositories for you to start your Open Source Journey

    11 projects | dev.to | 19 Dec 2023
  • [self-promo] Svelte + Rust for a desktop photo explorer

    2 projects | /r/sveltejs | 14 Nov 2023