burgertunes VS Parabolic

Compare burgertunes vs Parabolic and see what are their differences.

burgertunes

Privacy-respecting YouTube Music frontend with no ads or telemetry! (by maaa101)
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
burgertunes Parabolic
2 6
49 700
- 11.2%
10.0 9.7
over 1 year ago 5 days ago
CSS C#
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

burgertunes

Posts with mentions or reviews of burgertunes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-25.
  • Burgertunes: Privacy-respecting YouTube Music frontend with no ads or telemetry!
    2 projects | /r/linux | 25 Dec 2022
    git clone --depth=1 -j4 https://github.com/maaa101/burgertunes cd burgertunes # generate modules from pip requirements flatpak-pip-generator --requirements-file=requirements.txt --output pypi-dependencies # create the manifest with vim or whatever editor you like # these are the contents of the file org.maaa101.Burgertunes.yaml app-id: org.maaa101.Burgertunes runtime: org.freedesktop.Platform runtime-version: 22.08 sdk: org.freedesktop.Sdk command: /app/bin/burgertunes modules: - pypi-dependencies.json - name: org.maaa101.Burgertunes buildsystem: simple build-commands: # copy everything to /app/share/burgertunes - install -dm755 /app/share/burgertunes - install -Dm755 main /app/share/burgertunes - install -Dm755 config.ini /app/share/burgertunes # it assumes the static/cache directory exists... - install -dm755 /app/share/burgertunes/static/cache - install -dm755 /app/share/burgertunes/templates - cp -a static/** /app/share/burgertunes/static - cp -a templates/** /app/share/burgertunes/templates # the launcher script will copy it to $XDG_DATA_HOME/burgertunes # and run it from there so it can delete and write static/cache etc - install -Dm755 burgertunes /app/bin/burgertunes sources: - type: git url: https://github.com/maaa101/burgertunes.git branch: main - type: file path: config.ini - type: dir path: templates - type: dir path: static - type: file path: burgertunes finish-args: - --share=network - --filesystem=xdg-data/burgertunes:create # create the wrapperscript, these are the contents of the file burgertunes #!/bin/sh if [ ! -e "${XDG_DATA_HOME}/burgertunes/main" ] ; then cp -a /app/share/burgertunes/** "${XDG_DATA_HOME}/burgertunes" fi cd "${XDG_DATA_HOME}/burgertunes" mkdir -p static/cache python main # build the flatpak flatpak-builder -v --force-clean --repo=repo build org.maaa101.Burgertunes.yaml # export the flatpak to a file for copying flatpak build-bundle repo org.maaa101.Burgertunes.flatpak org.maaa101.Burgertunes # copy the flatpak to wherever (e.g., steamdeck) and install locally flatpak install --user -y org.maaa101.Burgertunes.flatpak # now run it flatpak run org.maaa101.Burgertunes

Parabolic

Posts with mentions or reviews of Parabolic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing burgertunes and Parabolic you can also consider the following projects:

YouTube-2012-to-2014-Theme - Makes YouTube look like it did in late-2012. Requires Rehike to function as this was built on YouTube's Hitchhiker layout, which is no longer exists... officially at least

squad-manager - Projeto do curso de .net core C#

MagicConchBot - A bot for Discord that plays music, written in C# using Discord.Net

YoutubeDownloader - YouTube video/playlist/channel downloader

yt-dlp-gui - Windows GUI for yt-dlp

org.kde.kdenlive

cobalt - save what you love

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