Skip to content

this is a small midnight projects I wrote to avoid the tedious process to delete pictures from my facebook profile

Notifications You must be signed in to change notification settings

dwolf42/facebook-picture-deleter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

facebook-picture-deleter

A small midnight projects to avoid the tedious process required to delete pictures from my Facebook profile. It utilizes Java's Robot class, which is basically a click bot. For this to run, you will have to manually enter the coordinates of each button to be clicked by the Facebook Picture Deleter before running it.

On Ubuntu, simply run xmag from terminal, this little tool will help you find required coordinates. As this clicker is only like a recording of your movement/clicks, once you start the program, avoid touching your mouse or scrolling the browser, as this would change the content at the actual coordinates you set.

Note: Some contends of your album may appear to be pictures, but you can not delete them. Try to set the coordinates, so this kind of pictures get avoided. Detailed description may be found in the FbPicDelGoBrrr class.

Prerequisites to run this program

  • JRE and JDK
  • An IDE like IntelliJ IDEA or something of your choice

About

this is a small midnight projects I wrote to avoid the tedious process to delete pictures from my facebook profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages