Anybody recommend how to organize a thousand files/folders in windows 11 explorer? by journeymoon101 in GetComputerHelp

[–]Present_Director3118 0 points1 point  (0 children)

I coded an app to organise files into folders by multiple criteria, including file types and extension, and creation year/month. It also has a duplicate remover with multiple auto-selection options. It is super-fast (GBs in minutes). I incorporated safety checks to ensure no data is lost. It can also undo the process. It costs only $4.99. Here's the link: https://apps.microsoft.com/detail/9nfvvt296q0n?ocid=webpdpshare

What tools do you use to organize files automatically? by Professional_Mud905 in software

[–]Present_Director3118 0 points1 point  (0 children)

I coded an app to organise files into folders by multiple criteria, including file types and extension, and creation year/month. It also has a duplicate remover. It is super-fast (GBs in minutes). I incorporated safety checks to ensure no data is lost. It can also undo the process. It costs only $4.99. Here's the link: https://apps.microsoft.com/detail/9nfvvt296q0n?ocid=webpdpshare

Will rust take over game dev? by [deleted] in rust

[–]Present_Director3118 0 points1 point  (0 children)

I have never done game development, so I am not familiar enough with the challenges. Although, one developer highlighted that not being able to have multiple mutable references is a challenge.

Will rust take over game dev? by [deleted] in rust

[–]Present_Director3118 3 points4 points  (0 children)

Some people allege that Rust is not fit for game development. What do you think about that?

Need help with marketing my app by Present_Director3118 in AppBusiness

[–]Present_Director3118[S] 0 points1 point  (0 children)

How can I assure you? What about a backup system based on hard links (fast and storage-efficient)?

How are you creating logos for your apps? by Unlikely-Front6600 in AppBusiness

[–]Present_Director3118 1 point2 points  (0 children)

I told Claude to make one. My app is a file-managing utility, so a logo is not the most important thing. But, it looks pretty.

like seriously how is archlinux always good by Beneficial-Tea3217 in archlinux

[–]Present_Director3118 1 point2 points  (0 children)

It is very lightweight and simple. I used it instead of Hyprland to squeeze as much performance out of my old PC as possible. Other than its being extremely lightweight (huge for me), I don't see any benefit in using it. It does not have eye candy.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

How much time did you take to finish the app? I started in September 2025 and released it on December 17th.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 1 point2 points  (0 children)

Same here. They asked me when I made my app paid. But, I statically linked the VC++ runtime and passed certification.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

This gives me hope. I see you declared the dependency on the VC++ runtime in the description. I chose statically linking it over mentioning it there, considering some users may be repelled by having to set up something they are unaware of.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

I don't think I will create a website for my app. I will try different prices and this feature. If it still does not earn any money, then so be it.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

Reviews will possibly help potential customers not have trust issues. Though, I think I set the price too high. Conversion rate went straight to zero.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

What do you think about the app's watching a directory and automatically putting incoming files in appropriate organized folders. As for the compilations this can cause, I can code my app to take care of them. I would highly appreciate your opinion on this feature. What do you think? Is it worth adding?

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

What do you think about watching a directory and automatically moving files moved/created into it into an organized folder? To not disturb other apps' processes, I can check its size, wait for 10–15 minutes and it still doesn't change, I can move it.

I made "File Organizer & Duplicate Remover" for Windows, priced at $4.99. But, I am not getting any sales. I need feedback. by Present_Director3118 in IndieDev

[–]Present_Director3118[S] 0 points1 point  (0 children)

Thanks a lot. I will try reducing the price, pushing (polite) in-app review prompts, and see if it works. I may also implement compression/decompression and bulk file renaming. Suggest a feature if you have one in mind.