Skip to content

Instantly share code, notes, and snippets.

# Template file for 'ms-edge-stable' (bashed off of google-chrome)
pkgname=ms-edge-stable
version=104.0.1293.63
revision=1
_channel=stable
archs="x86_64"
hostmakedepends="curl tar xz python3 python3-html2text python3-setuptools"
depends="gtk+3"
short_desc="Attempt at creating a safer, faster, and more stable browser"
maintainer="Avi Kav <[email protected]>"
#!/usr/bin/env elixir
# TODO: Support multiple, non-hardcoded cards and dynamic discovery
Mix.install([{:exile, "== 0.1.0"}])
# https://techbase.kde.org/Development/Tutorials/Sensors
# https://github.com/KDE/ksysguard/blob/master/ksysguardd/Porting-HOWTO
defmodule KsysRadeon do
@cmd ~w[radeontop -d -]
# TODO: How do I align the table?