Electron app Failed to get ipaddress when exported as Flatpak

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

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
  • zypak

    Run Electron binaries in a sandboxed Flatpak environment

  • In electron package.json we have an option to add this modules "makers": [ { "name": "@electron-forge/maker-flatpak", "config": { "name": "OpenSpeedTest_Server", "options": { "categories": [ "Utility" ], "icon": { "512x512": "src/android-chrome-512x512.png" } }, "modules": [ { "name": "zypak", "sources": [ { "type": "git", "url": "https://github.com/refi64/zypak", "tag": "v2021.02" } ] }, { "name": "iproute2", "make-install-args": [ "PREFIX=/app", "CONFDIR=/app/share/iproute2", "SBINDIR=/app/bin" ], "sources": [ { "type": "archive", "url": "https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.7.0.tar.xz", "sha256": "725dc7ba94aae54c6f8d4223ca055d9fb4fe89d6994b1c03bfb4411c4dd10f21" } ], "cleanup": [ "/include", "/share/bash-completion", "/share/man" ] } ] } },

  • iproute2

    Iproute2 Source Code Mirror - This is a publish-only repository. Please follow README.devel procedure for any changes.

  • 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

  • Llamafile 0.8.2 Release with Embedding Subcmd in CLI and Performance Boost

    1 project | news.ycombinator.com | 10 May 2024
  • ppstep: Interactive C/C++ preprocessor macro debugger

    1 project | news.ycombinator.com | 9 May 2024
  • Jank programming language – Clojure/LLVM/C++

    1 project | news.ycombinator.com | 9 May 2024
  • ESP32 Drum Synth Machine

    1 project | news.ycombinator.com | 9 May 2024
  • Yes, Ruby is fast, but…

    4 projects | dev.to | 9 May 2024