I made a terminal media player that plays media files as ASCII art inside the terminal window!

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. If you actually package it with aur you can just install it simply by typing paru -S tplay and it will be available on their system and also packaging in the aur doesn't have many hoops it is relatively easy but packaging for the pacman requires going through hoops like if you want it in the main repos of arch like in core or extras it will take a long review process by the maintainers of the project like they will check whether the package is popular, used by a large number of people , is it actively being developed,etc,etc so I would rather first package it for the aur and also if you want to learn how to package it yourself for the aur you can check this video here and here and also here are some examples on how I package it for my own arch based distro found in my pkgbuild repo, you can go through each subdirectory here and check out the pkgbuild found there.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. tplay

    A terminal ASCII media player. View images, gifs, videos, webcam, YouTube, etc.. directly in the terminal as ASCII art.

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

  • tplay 0.3.0: a terminal media player that plays media files as ASCII art (with sound, too) inside the terminal window!

    1 project | /r/linux | 2 May 2023
  • Show HN: Durdraw – a modern ANSI art editor for modern Unix terminals

    3 projects | news.ycombinator.com | 1 Jan 2024
  • what do you guys think I could add to more transify my arch VM?

    3 projects | /r/transprogrammer | 8 Mar 2023
  • Asciiville Version 1.4.1 Released Today

    1 project | /r/commandline | 8 Jun 2022
  • Vintage Ascii Art in a Cool Retro Term

    2 projects | /r/asciiart | 1 Jun 2022

Did you know that Rust is
the 5th most popular programming language
based on number of references?