As far as I'm concerned, it's great to add your repo to `/etc/apt/sources.list.d/` - this allows me to receive automatic updates to fman on my schedule. It's not great to run a script as root that brute forces an update to fman every single day.
Also, if I delete this, it'll just come back when the next update happens.
I would suggest just removing it. Debian/Linux have a system wide update mechanism for everything - the OS & apps - and it's very strongly preferred that you just use that.
The UX of asking stuff during install is also pretty bad - and goes against the grain; it's vanishingly rare that Linux install packages ask questions. Even if you make it a startup/in-app/config option, it would also be a strange question to ask on Linux:
Would you like auto-updates? Of course, everything on linux auto-updates, why do you ask? No - I mean would you like me to force-update just fman everyday? What? No!
I never unsderstood why one would choose this method over just running the updater everytime or every couple of times when the application is started. I mean, if I'm not eving using the application why would I want it to check for updates? But when I do, and I enabled it, then yes please check for updates.
It's a technical problem. On Mac, that's how it works [1]. On Windows, it uses Google Omaha, the same technology that is also used by Chrome [2]. This technology simply works that way, I believe because of permission issues (eg. user not allowed to write to C:\Program Files) and (I think) because it's harder on Windows to move/delete/overwrite an executable while it's running.
This behaviour is described on the home page [1]. Sorry it's not to your liking. fman's features are prioritised according to the number of votes they receive on a public Trello board [2]. There's a card for making it possible to disable automatic updates [3].
The intention is obviously not for it to come back when you delete it. If you remove it in the same way you installed it (via the package manager), then the files you mentioned are removed as well.
This should be a big, fat warning with a clear description on how to install your package without the root cronjob. And that warning should appear right on the front site, not just some sub site.
> Sorry it's not to your liking.
This is not about personal taste. This is about violating well-established best practices that have very good reasons to exist.
Running custom scripts as root, and especially adding custom cronjobs as root, should only be done if absolutely required for the tool to perform its task at all, e.g. for tools like logrotate.
Everything else is a violation of trust, and thus a no-go for package maintainers.
If a user wants daily updates, they configure the APT or Synaptic accordingly. It is the decision of the user, preferably for the whole system, at a time convenient for them. This is certainly not the decision of a single package maintainer.
Keep in mind that many people choose a Free Software distribution like Debian because they developed an aversion to uninvited extra code running on their machine. Why? Because this is what was forced on them by their old proprietary operating system.
Per your (and other people's) suggestion, I just released fman version 0.3.1 that removes the cron job. Again, I apologise. I did not know it was considered such a bad practice. I also wrote a blog post [1] that explains how to make sure that the cron job really has been removed.
That is obviously not the home page. It is not even the first page when a user opens the documentation.
Also, you make it sound like disabling automatic updates is something that requires work, hence needs to be prioritized on a task board. In fact it is quite the opposite: work was needed to enable automatic updates in the first place!
I meant that if I remove the cronjob and update script, the next time I get an fman update via my regularly scheduled update manager, fman's .deb installer will put the cronjob and script back.
Now that's just rude. Not even the linked article [0] manages to convince otherwise. In fact, it even shows the opposite standpoint:
> If your free software project suddenly gets popular, you gain resources: testers, developers and people willing to pitch in. If your free website takes off, you lose resources.
If you don't want users to use it for free, don't offer it for free, but don't insult your users.
> I'm sorry, we're sold out :-( 100 licenses were made available on March 1, and all are gone. Please join the waiting list below to be notified when new licenses become available.
Not sure I understand the intent here of keeping people from paying you.
This was rightly also pointed out by others. I'm sorry. I didn't expect to be sold out and am working on a solution. If you leave your email on the waiting list [1] then you'll know immediately when a solution is available.
I just did a blind purchase. Partly because I hate osx finder that much, partly because I want to support people who ask the right price for their products, and partly because it was the right time;I like to get up early tomorrow and install something new.
And who knows, it might even replace my xplorer2 (http://zabkat.com/) on Windows..
Can people even explain why they hate Finder, or is it just a fashionable bandwagon to jump on?
While I do prefer Path Finder [1] for file-heavy workflows, Finder is perfectly usable with a few tweaks here and there:
- Get TinkerTool [2] to show hidden and system files, pathname in the window title etc.
- Tweak and create your own keyboard shortcuts for Finder in System Preferences -> Keyboard -> Shortcuts -> App Shortcuts.
- Trim the Finder Sidebar and Toolbar to only show you the most relevant items, or hide them outright.
- Tags are your friends! Use them freely. They can be used to effectively store a file in multiple "folders", and are very handy in combination with Spotlight and even Siri.
- Show the Comments column and use them too if you need to! (Comments are applied from the Get Info panel.)
- You can customize icons for files and folders by Get Info -> Drag an .icns file to the icon in the Info panel. To delete a custom icon, click the icon in the Info panel and press Backspace.
Even if it was perfect in every other way, littering .DS_Store files all over the place would still make Finder an abomination. And thanks to the joys of version control, users on other platforms can enjoy some of the pain if you forget to add a Mac-specific .gitignore entry. And the frustrating part is that per-directory view settings are a feature I wish didn't exist in the first place...I would prefer that when I changed those settings, it applied to all directories.
I have other annoyances, but that's the reason I hate Finder.
I can never remember how to open a file; it should be easy, like Enter (rename?!) or Space (open a window with the icon made huge?) or maybe even desperately Shift+Space (same as Space, but animate it much more slowly and don't let you kill it until it's done animating many rage-inducing seconds later!) (It's Cmd+O.)
Navigate to? (I don't think it exists.)
Copy works, but move doesn't.
There's no delete. Trash doesn't count.
Instead of just dropping a "+" in the sidebar, it's completely non-apparent how to modify the favorites. Not on the list? The user's home folder. (It's configurable, but it's buried in the preferences, and even then, it's a set list. If your favorite isn't on the list, tough.)
It's a menu command; ⌘O for Open, or ⌘+DownArrow for Navigate Into (as opposed to ⌘+UpArrow for Navigate Out/Enclosing Folder). You can search for menu commands in any app's Help menu (try it!)
Other than "That's how it works in Windows so it should be like that in every OS" people don't really give a reason for WHY Enter should be used for launching apps and files from a file manager. To me using Enter to enter text editing (rename) feels more intuitive and personally, I appreciate that you cannot accidentally start processes with a single keypress.
As for modifying favorites, drag items into the Sidebar. How is that not intuitive? Common locations are in the Go menu.
"Delete Immediately" is Alt+Option+Backspace, which shows up when searching for "Delete" in the Help search box, but again, when working in the GUI the Trash is supposed to remain a default safeguard against accidental deletion.
You can change most shortcuts for any app from System Preferences -> Keyboard.
I Googled the open shortcut prior to writing the post; I'll admit I didn't Google them all.
It seems that move is possible, it's ⌘+C, ⌥+⌘+V, but that really doesn't feel intuitive (though you might argue I'm too used to Win/Linux keyboard commands). Finder's own context menu only denotes ⌘+X, unless you hold ⌥, which I just learned after wondering how the search box was able to find this item in the menu that I'd never seen.
Found some other ones. I didn't think moving or opening a file was an "advanced" feature. Opening in particular seems like such a prominent, common operation that it should have a more prominent place on the keyboard than ⌘+O
> RTFM
Is there a manual? The Help's search was a bit useful in pointing out some menu items I'd missed, but the menu really just has "Mac Help", which appears to be about the entire OS, not Finder.
I've used many file managers on Windows and Linux and Finder is the only one I still (after a couple of years of use) have trouble doing things I would consider basic. Usually I just give up and use the commandline instead.
Finder is the best file manager that I've ever used.
If anything, because it's the only one with column view that also sorts files in a rational manner (to me, at least): every element inside the parent directory is sorted alphabetically.
It's got a minimalistic design versus Windows Explorer having a button for every operation you can perform, and it's easy to use via keyboard shortcuts.
Its only defects is that it replaces directories instead of merging them in case of conflicts, but at least they finally implemented cut and paste a few macOS versions ago.
> It's got a minimalistic design versus Windows Explorer
I recently installed Windows 10 to play a few games, the latest version available from Microsoft, hoping that it would have improved since the last time I saw Windows over a year ago, and I wish I could describe this without hyperbole, but the user interface remains a veritable nightmare.
I'm not a Finder power user, but when I use it I always run into the same problem: I can't ever open Finder and make my way to a specific directory (e.g. ~). I work around it by opening a terminal and navigating there and doing `open .`. Is there something I'm missing? TL;DR: How can I open Finder and go to any specific directory I want?
There are many. I use https://github.com/clvv/fasd which is quite simple an unintrusive. I often type things like "z s" and end up in the right place =P
I dont come from a osx background and when it was forced on to me for half a year i found finder to not really be very intuitive.
Gnome shells super key magic, which is way less than finder, is working way more intuitive for me. Finder always appeared to me like a tool i have to build my workflows for and not a tool that helps me with my existing workflows.
May does not help that i am not used to using file explorers other than ls and cd at all.
All these things are possible via the keyboard in Finder/Explorer. But Finder/Explorer aren't as optimised for keyboard usage as dual-pane file managers (of which fman is an example).
Eg. to copy a file in a dual pane file manager, you usually use some shortcut to jump to the source directory in the left pane, then some shortcut to jump to the destination directory in the right pane, then press F5 to copy from left to right.
In Finder, what you'd do (with keyboard only) is most likely [home directory] down-down-down to source directory, Cmd+C, up-up-up-down-down-down-down to destination directory, Cmd+V. It's hard to describe, but it just takes a lot more time.
This looks like a lovely project but I would also suggest [midnight commander](https://www.gnu.org/software/mc/). It's a console based file manager that is available everywhere.
I use FTP or SFTP within mc all the time. It's fantastic - no shortcomings so far. Much easier than command line usage. You're navigating remote directories just as if they were local.
If you are still using Windows then Far Manager [1] is an amazing Norton Commander-like open source file manager with lots of available plug-ins. I miss it in Linux, although Midnight Commander is not bad too (which I'm using now in Linux).
I've just tried it - configuring FTP links is more cumbersome and less reliable than in FAR, so I'll pass on it tight now. After all, what counts is how much time you can save using the right tools.
I'm sorry :( 1) I didn't expect to be sold out 2) I want to provide paying users with an awesome experience but need to be able to focus my resources to do that. I promise more licenses will be made available soon.
i totally understand your side. but you have to understand that the popup[0] that appears when i open fman without a license is really obnoxious. specially when i can't buy a license.
How did you become "sold out"? Presumably you just need to generate keys and validate them. You should be able to generate an unlimited number of keys ..
I understand, I'm sorry. I didn't think this through properly because I didn't think I would actually be sold out. I'm working on a solution. If you leave your email on the waiting list [1], you'll know immediately when a solution is available.
Loving the software, but I am finding the nag screen incredibly obnoxious (especially with its functionality, having a randomised button to click) when I can't even buy a license to get rid of it.
Looking forward to you fixing that so I can actually use it :)
You're 100% correct. It's stupid to say "buy me" and when you do want to buy say "sorry, you can't buy". I didn't think this through properly (because I didn't expect to be sold out) and am working on a solution. If you leave your email for the waiting list [1], you will know immediately once a solution is available.
I think your business model is interesting. However, I'd be careful in letting users decide the direction of the project. It might be okay-ish now if the userbase is small, but when you hit a not unreasonably large number of people (500? 1k?), that can quickly deteriorate.
What if the most upvoted suggestion is something that you have no use for? Or if it is something that no future customer would want? Are you going to sink development hours into it due to the promises you made? What if the top features are continually fluctuating? I saw you are the only one who can add cards, and that is a deterrent for now.
This is a project I will be keeping my eye on, but I didn't buy a license today because "making paying users happy" gives me a bit of pause. Good luck going forward and I hope to want to buy this within the next year! The idea of a Sublime-like file manager is intriguing.
That's an interesting point. I've had feature requests I don't agree with. The problem is that one feature may make one person happy, but (say) complicate the UI and thus make another person unhappy. It's a balance between my vision and what people want.
Exactly! Granted, this is a very early stage of development, so it may not be as big of a deal.
Another thing to keep in the back of your mind (if you don't mind more unsolicited advice) is that you are building something that is the base for plugins. For it to be as successful as Sublime is, the core has to be rock solid and be made up of core features only. Be careful with feature creep. And consider putting things that you may not feel are part of that core into plugins initially (think vintage in Sublime). If they are, then migrate them over.
(I promise, no more telling you how to oversee your project!)
Thank you for the advice :) Actually, all the basic functionality - copying/moving files, the Cmd/Ctrl+P "GoTo on Steroids" feature etc, are implemented in a plugin. I do this to make sure that fman's (Python) plugin API is powerful enough that plugin developers can do just as much as me.
When there's doubt about feature requests, I side with conservative choices because I hate bloated software.
The Windows version is an online installer that always fetches the latest version from the update server. It's based on Google Omaha, the same technology that also Chrome uses for auto-updating. I wrote a blog post about this [1].
It uses PyQt instead of Electron. I was very tempted to use Electron, but its startup time is prohibitive. I wrote a blog post about this as well [2].
I like it at first glance, it is a lot more aesthetically pleasing than the other alternatives others have mentioned. I will try it out for a while and buy it if I like it enough.
Why is there a limited number of licenses available?
I want to see "who's in". As a commercial project [1], fman needs to first and foremost appeal to its paying users. Limiting the license sale in both time and quantity lets me select for these people.
Thank you for the suggestions. Implementation of fman's features is prioritised by the number of votes they receive on a public Trello board [1].
- Relative folders in GoTo in Steroids (Cmd+P): I've added a card on the Trello board for this [2].
- Autocomplete when moving a file: likewise [3]
- You're right about deselect. It should be there. I haven't had time to implement it. One user used the Python plugin API [4] to implement deselect [5].
- fman's ancestors in spirit are dual-pane file managers like Norton Commander or Total Commander, which for 20 years use Enter to open folders/files. Of course, you're free to override the default key bindings [6].
Interesting. I would give it a try if I weren't using Sunrise Commander (an Emacs plugin[1]).
On a related note: it's good to see more and more apps include a command line, where you can invoke any function of the program. Menu + icons + hotkeys strategy may be a good UI for normal users, but the command line - especially with good completion, like with Helm[2] - is much more convenient if the program has more than just a couple functions. Emacs (M-x) and Vim (:) worked like that since the beginning, I wonder what happened, what caused even programmers' tools to shed their command lines for more than twenty years?
Yes, I very much agree that a command line with autocomplete like Sublime Text's Ctrl/Cmd+Shift+P should be available in many more applications. I find menus a horrible way of exposing functionality. It's just so tedious to find anything.
Sorry about that. Features are prioritised according to the number of votes they receive on a public Trello board [1]. There's a card [2] for ArchLinux support.
a .deb file is an ar archive containing two .tar.gz files, one of which (data.tar.gz) contains the binary along with required files under the same paths you would install on your system.
This example from tldp.org will help:
------------------------------------
$ ar tv parted_1.4.24-4_i386.deb
rw-r--r-- 0/0 4 Mar 28 13:46 2002 debian-binary
rw-r--r-- 0/0 1386 Mar 28 13:46 2002 control.tar.gz
rw-r--r-- 0/0 39772 Mar 28 13:46 2002 data.tar.gz
The 'data.tar.gz' file contains all the files that will be
installed with their destination paths:
drwxr-xr-x root/root 0 2002-03-28 13:44:57 ./
drwxr-xr-x root/root 0 2002-03-28 13:44:49 ./sbin/
-rwxr-xr-x root/root 31656 2002-03-28 13:44:49 ./sbin/parted
drwxr-xr-x root/root 0 2002-03-28 13:44:38 ./usr/
drwxr-xr-x root/root 0 2002-03-28 13:44:41 ./usr/share/
drwxr-xr-x root/root 0 2002-03-28 13:44:38 ./usr/share/man/
drwxr-xr-x root/root 0 2002-03-28 13:44:52 ./usr/share/man/man8/
-rw-r--r-- root/root 1608 2002-03-28 13:44:37 ./usr/share/man/man8/parted.8.gz
drwxr-xr-x root/root 0 2002-03-28 13:44:41 ./usr/share/doc/
drwxr-xr-x root/root 0 2002-03-28 13:44:52 ./usr/share/doc/parted/
-rw-r--r-- root/root 1880 2002-03-07 14:20:08 ./usr/share/doc/parted/README.Debian
-rw-r--r-- root/root 1347 2002-02-27 01:40:50 ./usr/share/doc/parted/copyright
-rw-r--r-- root/root 6444 2002-03-28 13:37:33 ./usr/share/doc/parted/changelog.Debian.gz
-rw-r--r-- root/root 15523 2002-03-28 02:36:43 ./usr/share/doc/parted/changelog.gz
I see any reason to distribute this as a .deb package for Linux. Why is this not distributed like Sublime Text? As tar.gz or tar.bz2 to extract and run?
Looks nice and minimal, but a bit too barebones, mouse seems neglected even for basic usage. I'm missing /.. to go up on the top of the folder, for example. Or even better, It'd be nice if I could click anywhere on the path to go there directly.
I'll keep an eye on the project as it is something I would gladly use.
My all time favourite nc clone is Altap Salamander, but sadly it's windows only. https://www.altap.cz
All the others I've tried, FAR, TC, etc. seemed too ugly or clunky.
It's still somewhat early days. There's a card [1] on the feature requests list for making ".." configurable. The reason it's not there by default is that I want to keep the UI as clean as possible. But if you vote on the card (like many others have), then the implementation of this feature will be moved up in priority.
I love it. 1) you're charging 2) it's OSS-ish 3) and you seem to have a business model that'll work long-term. Don't listen to me because I'm not a paying client, but keep up the good work!
Another idea for how to charge people: "enterprisey" usage, e.g. 2000+ files in one folder or anything that normal file managers choke on.
I think the "open source promise" link on the homepage made me think it was already OSS. As you know, people on the internet can't be depended upon to read :)
This isn't something I'm likely to use (I'm a command line person), so take any suggestions from me with a grain of salt.
But ...
Most GUI file managers show a popup menu when you right-click on an item. fman doesn't. I'm sure the keyboard shortcuts are fine once you've memorized them, but a good right-click menu would be useful for casual users.
Also, Ctrl-Shift-P shows a list of keyboard shortcuts, but it seems to be fixed size, and it only shows about a third of the list at a time. My screen is more than big enough to show the entire list.
You're right. I simply haven't had time to implement this. Features are prioritised according to the number of votes they receive on a public Trello board [1]. There's a card for implementing a proper context menu [2].
Regarding Ctrl-Shift-P: I've created a card for this [3]. You can vote on it to have it moved up in priority.
Is that Stripe modal asking you to enter your credit card number, without knowing what server is it going to, an official Stripe thing? I would never enter any sensitive data there.
I have no problem with them charging for their software, but it's kind of lame that you have to download and run it before they even tell you it requires buying a license...
Sorry you had a bad experience :/ I can somehow see why and I guess I should make it clearer. There's a "Buy" link in the navigation and on the separate download page [1] it says that a license is required.
I think, paying attention to the comments here, you should consider that your communication is an issue. The whole license in general, the need for it, the "it feels OSS, but its not" ... the artificial license limit... lots of red flags, and a lack of clarity.
The person who said the thing about OSS corrected himself (I assume it's a he) and admitted he just hadn't read the page properly.
I just explained why the limit isn't artificial.
But you're right, I'm sure my communication can improve. I've been spending a lot of time on this project so am somewhat "blind" to mistakes. All I can do is listen to the feedback here and improve.
I think we'll just have to disagree on the "artificial" thing. It "appears" artificial.
I think the combo of the nag screen and the inability to pay to get rid of it is a big part of the problem. If you're not going to let people buy the software, you shouldn't add a penalty/hurdle/annoyance to their usage.
Until I read these comments, you home page made me think it's OSS. I went back and read what Open Source Promise actually means. It means it's NOT opensource right now. That's not obvious, especially when stating it on the home page.
Did the installer for fman just install Opera as well? When I went to uninstall fman using the Windows control panel, I sorted by install date and Opera was shown as being installed after fman was, within just the past few minutes. I don't think I had Opera installed already, but even if I did it's extremely unlikely that an auto-updated just happened to occur during the couple of minutes I had fman installed.
(yes it is a clone of norton commander for linux, which is also a clone of pctools 4.3 for DOS and yes I use these since as long as I have been coding and it is CLI based with productivity shortcuts)
I'm currently the only person who can add cards to the list. But just email me at [michael] at [herrmann] dot [io] and I'll add your suggestions/bug reports!
This reminds me of those "urbit addresses" that went on sale for like 200 USD each and the website made it seem like people gobbled it up with abandon. Why only sell 100 licenses? Somehow it all seems made up (honest, outsider point of view).
If I buy this, do I get the source code in a modifiable and non-obfuscated form, even if not under the terms of an OSS license (i.e. no redistribution)? I mean, it's a programmer's tool so not having sources would be a big downside.
It's an interesting project, clearly stemming from scratching one's personal itch. Congrats on the Show HN, always an exciting experience :)
A bit of a reality check though if you don't mind - I think you will have very hard time selling this.
Windows chunk of your target audience will undoubtedly be already using Far and its many plugins, and thus have very little reason for switching. Conversely, those not familiar with Far probably won't be that interested in fman either.
Mac - desktop Mac market is exactly 1/10 of that of Windows. Perhaps Mac people are more inclined to pay, but it will still be peanuts compared to what a Windows version could bring.
Linux - I am frankly not familiar with a single Linux user, developer or not, who ever bought anything except for games.
I'm nearly sold out [1] so I don't see a problem selling this. Far manager is command-line only. 24% of my visitors are on Mac, Windows is 34% - hardly 1/10.
Just for some statistics, I just purchased it but the main selling point for me is cross platform. I use Windows/Linux at home and Mac at work, so a tool that works on all of them is a real boon to me. This way I can customize and use a single tool and use it no matter where I am. Same reason I purchased a copy of Sublime Text.
I see the Windows version is a 1MB download and the Mac & Linux are 21MB, so I was surprised to ready Python and Qt are involved. I take it the Windows setup is a downloader?
Can I ask what your sales goals/expectations are? Being "sold out" on software licenses certainly looks like a marketing trick rather than a meaningful demand quantifier.
> 24% of my visitors are on Mac, Windows is 34% - hardly 1/10
The 1/10 is the actual rate of Mac to Windows desktop shares. The fact that you are getting 24/34 simply means that you are either not reaching Windows audience or the product doesn't resonate with it.
Re "sold out": I explained this in other comments [1], [2].
I believe more and more people are using Macs, especially among my (narrowest) target audience (programmers). That's why I'm seeing ratios different from the average.
Sounds like a very Nintendo-esque intential shortage to drive demand. Not saying its true, but it was my first thought, as well as 5 of the people in the slack room i shared the link in... all of which went from "ok, lets give this guy money" to "... nah... this doesnt feel right, now..."
You really haven't answered it, though. It's very nonsensical. If you want to see "who's in" and develop for your paying customers, then should you not let people become paying customers so you can develop for them?
Your logic seems to work if you were not allowing trials, but only paying... THEN you would have only paying customers... its your gig, but I think its been a while since i've seen something this strange in software... and its telling that you're having to post the link to your answer so often in these comments. It simply makes no sense, and seems to be serving to drive people away or make them doubt your intentions.
Sorry you find it so disturbing. Especially since you said in another comment that being able to pay for a piece of software makes it appealing to you. I think that's cool because I'm not a big fan of freeloaders.
I didn't think fman would be so successful here. I believed that if I had told people "buy this whenever you feel like it", then they simply wouldn't have bought. At least that would be what I would do.
Another reason is that I want to provide paying users with great support, want to ask "so what would you like implemented" etc., and I don't have the resources to do that for too many people.
I just think, unfortunately for you and the project... you took a good boost of traffic by getting a near-top HN story and just let it die. You probably won't get a gift like this again...
Speaking for myself, I won't be using the software. I would have paid for it, as I want a GUI side-by-side, but i couldn't. A nag screen I can't even pay to get rid of is all but insulting, so I won't be loading the software, so the whole "out of sight, out of mind" thing is going to take over, and I probably will never open it again...
Now, seeing your decisions, and I want to stress that I'm not judging you for making them, its your baby, you do what you want with it, and I don't presume to tell you what you should do - just trying to share a perspective that may not be singular... but those decisions make me question the path the software is going to take, because they fly in the face of what I would consider to be reason.
> Linux - I am frankly not familiar with a single Linux user, developer or not, who ever bought anything except for games.
I beg to differ. Grew up with Windows, but nowadays full-time Linux user. I paid some $40 for Sublime Text and it was worth every cent. Also donated to various services and projects, but maybe that does not count...
And now I also just paid $13 for fman, not because I'm sure about it, but because it's cheap, looks promising, and I sometimes miss Total Commander rather badly.
Linux user here, I'll buy what makes sense (e.g. Sublime Text) and is worth it.
The problem is that "except for games," commercial support around Linux isn't exactly great. I'm just a developer so my needs are covered, but around me are others with different needs - decent CAD tools, Photoshop - they're not sold for Linux.
And now there's probably going to be the "well there aren't enough Linux users to justify it" but then there never could be if the software is unavailable anyway.
I'm aware that there used to be a Photoshop build for Solaris
Anecdote, but I am a Linux user and have paid for animation software (the name escapes me, I didn't do much with it). That said I feel like if more quality software existed for Linux, I feel there would be more of a market for it. I would gladly pay for quality CAD software, as well as a decent graphical suite and video editor.
The only use case I currently still use Finder for is previewing Pictures. But admittedly, my needs aren't that advanced.
The most mainstream missing feature is probably a search functionality (see the card [1] on the feature requests list). I don't miss it because I use the command line.
Why would I use this over something like, say, Alfred? Alfred has a file launcher very similar to this from what I can on the screenshots. What's the appeal here? Cross platform support?
I use two-panel FMs on almost all of my machines, for convenience mainly.
How would you convince me to try yours when there are several other alternatives, much more stable and powerful?
Because antivirus software tends to be a huge load of crap that will flag anything just slightly out of the ordinary with annoying popups to give moronic customers the impression their wasted money actually contributed to system security. Don't worry about it and tell users to remove that garbage from their systems.
If more developers stopped putting up with it for fear of being associated with malware, this shit would come to an end quickly.
Alternatively, you can bend over and ask them nicely to consider the flagging of your app a false positive. If you're lucky, they might add an ultra-specific whitelist entry so that their software will shut up until you update your app (or compiler, …) the next time. Repeat until your butt can't take it anymore.
Interesting (sorry, I'm new to Linux packaging). So would it be safe then to replace by http? (Not that I'd take this at face value, but I am interested in your opinion)
While we're at it, you absolutely need to remove that cronjob. No package should run their own update. That's the domain of the systems package manager.
Not yet sorry. Features are priorities by the number of votes they receive on a public Trello board [1]. There's a card [2] for search (which is not the highest-voted feature). But it will definitely come.
- Adds `/etc/apt/sources.list.d/fman.list
- Adds `/etc/cron.daily/fman`, which does this:
The `/usr/bin/update-fman` script does this: As far as I'm concerned, it's great to add your repo to `/etc/apt/sources.list.d/` - this allows me to receive automatic updates to fman on my schedule. It's not great to run a script as root that brute forces an update to fman every single day.Also, if I delete this, it'll just come back when the next update happens.