superfile - A pretty fancy and modern terminal file manager
github.com/MHNightCat/superfil…
GitHub - MHNightCat/superfile: Pretty fancy and modern terminal file manager
Pretty fancy and modern terminal file manager. Contribute to MHNightCat/superfile development by creating an account on GitHub.GitHub
like this
eshep
in reply to lemmyreader • •Linux reshared this.
mbirth
in reply to lemmyreader • • •ranger
,nnn
,yazi
orbroot
?MangoPenguin
in reply to mbirth • • •I haven't used any of the 3, but from a look over them superfile looks a lot more user friendly and has a nicer overall look.
Edit; the install process is rough though, complains about missing glibc but searching for that package in apt doesn't show anything promising. It also seems to require some kind of third party font that isn't included? I gave up lol that's too much for me to deal with.
moog
in reply to MangoPenguin • • •F04118F
in reply to moog • • •Successful_Try543
in reply to moog • • •MangoPenguin
in reply to moog • • •moog
in reply to MangoPenguin • • •MangoPenguin
in reply to moog • • •I mean there's that, but it's a lot of work for a dev too.
I would rather Linux just be able to detect what's missing and install it for me. In the case of a lot of missing components, what it says is missing will be named completely different from the package you need to install which makes it really hard.
It was always nice with windows installers because they would come with the needed components, or windows would just prompt to install them automatically.
I guess that's essentially what Flatpak solves!
moog
in reply to MangoPenguin • • •Shareni
in reply to MangoPenguin • • •That does happen, but Linux doesn't have anything to do with installing packages, your package manager does. If this package was installed through apt for example, it would also download all of the dependencies. But this package is using a makefile to build and install, therefore it has nothing to do with your package manager.
Tldr: use the package manager, and don't use DIY packages if you don't want to DIY
Additional package managers like flatpak and nix solve different issues:
- dependency mismatch: let's say libreoffice and this package require a different version of glibc -> flatpak downloads both versions and symlinks them in a different location in order for each package to have the correct version while not impacting your system and the glibc your DE is using
- newer pac
... show moreThat does happen, but Linux doesn't have anything to do with installing packages, your package manager does. If this package was installed through apt for example, it would also download all of the dependencies. But this package is using a makefile to build and install, therefore it has nothing to do with your package manager.
Tldr: use the package manager, and don't use DIY packages if you don't want to DIY
Additional package managers like flatpak and nix solve different issues:
Successful_Try543
in reply to MangoPenguin • • •There are two specific problems I see here for the mentioned binaries.
1. The software is packaged as a generic archive, no format like
rpm
ordeb
the system package manager could/does handle. Thus, the package manager of your system does neither know that you've installed this binary nor what it depends on. The developer could have at least mentioned on which exact system the Linux binaries are supposed to work, e.g. Ubuntu 22.04, so that the user knows, that they might have issues running it on a different system.2. The developer could have built and packed it in a way that it can be installed by the package manager of a specific distribution. Launchpad or OBS are made for this purpose. The other option, wrapping it as a flatpak, works too, but may bloat the system of the user as different versions of the same libraries are installed (system generic + flatpak version).
Nonetheless, as a Linux user, you are encouraged to build directly from source.
MangoPenguin
in reply to Successful_Try543 • • •Yeah screw that lol, I want my OS to just work and be easy to use with minimal fuss.
Farid
in reply to MangoPenguin • • •QuazarOmega
in reply to MangoPenguin • • •Issues · MHNightCat/superfile
GitHubnfsu2
in reply to mbirth • • •daisyKutter
in reply to lemmyreader • • •Nora
in reply to lemmyreader • • •delirious_owl
in reply to Nora • • •ccdfa
in reply to Nora • • •Nora
in reply to ccdfa • • •ccdfa
in reply to Nora • • •dutchkimble
in reply to Nora • • •mvilain
in reply to lemmyreader • • •Lovely little utility.
Shut up and take my money.
atzanteol
in reply to lemmyreader • • •Hjalmar
in reply to atzanteol • • •nul9o9
in reply to lemmyreader • • •Thanks for the share!
I've always liked tui file managers, broot is a pretty cool one as well.
nfsu2
in reply to lemmyreader • • •Phanatik
in reply to lemmyreader • • •Red_sun_in_the_sky
in reply to lemmyreader • • •octopus_ink
in reply to lemmyreader • • •dino
in reply to lemmyreader • • •ILikeBoobies
in reply to dino • • •laurelraven
in reply to ILikeBoobies • • •ILikeBoobies
in reply to laurelraven • • •laurelraven
in reply to ILikeBoobies • • •ILikeBoobies
in reply to laurelraven • • •interdimensionalmeme
in reply to dino • • •Can they even make rust executables under 1GB?
thingsiplay
in reply to interdimensionalmeme • • •lemmyvore
in reply to thingsiplay • • •bodaciousFern
in reply to interdimensionalmeme • • •Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
interdimensionalmeme
in reply to bodaciousFern • • •Azzk1kr
in reply to interdimensionalmeme • • •electricprism
in reply to dino • • •Mac
in reply to lemmyreader • • •ristoril_zip
in reply to lemmyreader • • •Nik282000
in reply to ristoril_zip • • •ristoril_zip
in reply to Nik282000 • • •blandfordforever
in reply to lemmyreader • • •42yeah
in reply to lemmyreader • • •dired
andmc
, but way more stylized and cool.jaxxed
Unknown parent • • •jenny_ball
in reply to lemmyreader • • •NoInterest
in reply to lemmyreader • • •Malgas
in reply to NoInterest • • •Or DOS Shell.
This is much prettier, though.
lemmyreader
Unknown parent • • •PlexSheep
Unknown parent • • •mub
in reply to lemmyreader • • •Linux user. Installs fancy gui. Uses terminal for file management.
/Use your own meme format.
recklessengagement
in reply to lemmyreader • • •nfsu2
in reply to lemmyreader • • •dino
in reply to nfsu2 • • •nfsu2
in reply to dino • • •dino
in reply to nfsu2 • • •Uhm both displaying copy/move process and having shortcuts for "favourite" dirs is quite possible with nnn. Although for the later I mostly use -S argument for persistent session.
The only drawback of nnn in my book is the kind of weird/cumbersome way to configure it eith ENV variables. And the non-existent preview image display under wayland.
nfsu2
in reply to dino • • •dino
Unknown parent • • •