It is the weekend once more, which suggests it is time to get away these Linux workstations and use them as computer systems have been supposed: fixing issues and having enjoyable. I’ve discovered just a few extra native Linux functions that vary from sensible to area of interest in usecase.
These apps have a typical thread of media consumption and administration. I did not intend it that manner, however perhaps it is simply because I have been engaged on my film watchlist these days. Regardless, I hope you discover at the least one Linux software that is helpful to you.
Constrict: Wrangle These Huge Video Recordsdata
We have all been there. You are attempting to add a video, be it in an e mail attachment or to a chat dialogue, and the add fails. The video’s just too darn large. You do not wish to open it in a video editor and attempt to configure the rendering output, and all of the knobs and dials that full-blown converter apps like VLC give you’re too intimidating. In that case, simply open Constrict. It is a light-weight video compression (as in, file dimension shrinking) software that is additionally wildly easy to make use of. No want for memorizing FFmpeg flags right here.
Simply choose the video file (which might embody GIFs) and inform Constrict what dimension you want the file to be. For instance, in case your e mail shopper restricts you to recordsdata of not more than 20MB, simply set the goal dimension to 20MB or under. There are sane defaults for the remainder of the choices Constrict offers you, however they’re there for fine-tuning the output if the primary run does not produce acceptable outcomes.
One function I particularly like is the “Further High quality” toggle. Compression at all times takes time, however when you have further time in your fingers, you possibly can inform Constrict to provide a better high quality video whereas nonetheless reaching your goal file dimension.
So far as I can inform, the one approach to set up the app is to search for Constrict on Flathub. You’ll be able to pull it through the terminal with this command:
flatpak set up flathub io.github.wartybix.Constrict
cranny: Play Hourly Music within the Terminal
I used to be very excited to come back throughout cranny this week. It is a terminal-based app for enjoying music, however just for a method of listening: looping particular person songs that change on the hour. If that feels like a wierd factor to be enthusiastic about, then I will make clear that I hearken to a whole lot of ambient music on repeat. I additionally hearken to completely different music relying on my temper and exercise, so I virtually felt like this challenge was made particularly for me.
The cranny app is definitely a non secular successor to one of many developer’s earlier initiatives, Nook. It was a browser extension designed for enjoying hourly music from the sport Animal Crossing particularly, however ultimately it was transformed to a desktop app for Linux. The developer deserted the challenge after that, however they’ve returned with a terminal-based
Sadly, cranny is not accessible in any well-liked repositories. As an alternative, it is advisable obtain the code from the GitHub repository and build the app from source, whereas additionally ensuring you might have the suitable dependencies put in. Comply with the official cranny installation instructions for the main points.
It’s going to additionally assist to be conversant in creating symlinks since that is the way you level cranny to your music. That mentioned, cranny’s developer did an excellent job explaining the method within the documentation linked above, so do not be too intimidated.
Ticket Sales space: Maintain a Personal Film and TV Watchlist
Should you’re like me, you want watching motion pictures and TV reveals however battle to recollect what you wish to watch and what you have watched just lately. The Ticket Sales space app gives a easy graphical resolution for that. It has only one aim, to allow you to maintain observe of your favourite collection and films.
You’ll be able to add each film and collection you intend to observe after which test them off as you watch them so you might have a file of your viewing historical past. With TV reveals, you possibly can observe particular person seasons and episodes, and because of its TMDB integration, it is even capable of ship you notifications when new episodes are launched. You additionally get observe field for each merchandise in your listing so you possibly can write down your ideas as you watch.
What I actually like about Ticket Sales space is that it gives a approach to maintain a watchlist with little or no web connectivity. It helpfully fetches content material metadata like posters, descriptions, and launch dates from TMDB. But there is not any account registration required, and you’ll toggle on-line connectivity off and use Ticket Sales space utterly offline if and if you wish to do this. You may also export your knowledge to again up and transfer your watch listing and historical past as wanted.
I sometimes depend on Letterboxd’s film monitoring talents, however Ticket Sales space offers me a extra non-public expertise. It does all of this in a clear and trendy interface, too.
You’ll be able to set up Ticket Booth from Flathub, both by your graphical software program supervisor or utilizing this command:
flatpak set up flathub me.iepure.Ticketbooth
Should you missed last week’s roundup of Linux software, ensure to have a look. There have been some actual gems I do not suppose anybody ought to overlook.
Source link