burgertunes VS PipeCatTurbo

Compare burgertunes vs PipeCatTurbo 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 PipeCatTurbo
2 1
49 21
- -
10.0 0.0
over 1 year ago over 1 year ago
CSS Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
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

PipeCatTurbo

Posts with mentions or reviews of PipeCatTurbo. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing burgertunes and PipeCatTurbo 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

invidious-updater - Automatic install and update script for Invidious

bash-folders - Small collection of Bash scripts to launch functionalities in folders when new files appear, such as optimizing videos, converting images or battery management.

kunst - Download and display album art or display embedded album art

videoinfox - Find videos fast. Powerful playlist building and editing. A play queue to load up unlimited playlists. Index unlimited video libraries and find videos by keyword. Download list building without leaving the browser and a Download Queue. Download URL Playlists. Download via Yt-dlp

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