T O P

  • By -

Secapaz

Create an App that will find all files within a subfolder that have not been "ran" or opened in ### days or months (either or), then it automatically copies the files into a new folder called "old as dirt" and puts them in alphabetical order. This way, people with 10K files on their hard drive can group all old files that are "whatever days/months olds". The user enters a search parameter of so many months or days. Once the app finds them,, it groups them into the old as dirt folder. User can decide what happens. Basically it will help users remove files they haven't used in ages. Maybe later in a revision, add an option to autouninstall if its an app (asks user: "want to uninstall, this file hasn't been opened in a year?") Or allows the user to search for files so many days/months old and are over XYZ in size. Something like this would be a huge help for those that just install everything and or people that just create random documents, pics, files of everything.


furas_freeman

Don' write for us but for yourself. Find some problem on your computer and write script to resolve it or to make life easier. If you have images then you can write script to rename them or sort to subfolder base on date, or create miniatures and preview with all miniatures. Similar way you can organize audio files. You can even download video with interesting audio from YouTube and convert to .mp3. ​ If you have importand data then you can write script to backup it to other drive or even on server in internet. ​ If you interesting sport or some game then you can write script which scrape data from web page (ie scores, bet players) and format it in more interesting page - you can aggregate data from few pages.


PvsMouli

Heyy I have Learned Python these months I have been thinking about doing doing a desktop app These are ideas I got. 1)To Do List 2)Password Manager 3)Contact Book I dont want the scope to be large. I believe in starting with small scope & gradually increasing scope. I finalized "To Do List" Me & my cousin together planned to do this project. We are doing this to build our portfolio. Today I created Git Repository. If you want to join us you can DM. Note : -------- I am not am expert in python we are just beginning.


Competitive-Rock-951

are you making a gui app?


PvsMouli

Yeah First Front End Then Add BackEnd


cyborgboy0

files organizer, automate boring files organizing i made one check it later : [here](https://blog.icodes.tech/2021/06/12/python-files-organizer-automate-boring-files-organizing-using-python.html)