Delete Multiple Items – A module for Content Authors to Delete Multiple Items.
Sitecore 7.0 Sheer UI – ASPX Application
Sitecore 8.2 Speak UI
A Module for deleting Multiple Sitecore Items. This application was built first as an ASPX page (You can access it with /sitecore/admin/DeleteMultipleItems/DeleteMultipleItems.aspx), then provided an option in Sitecore Start Menu which can be used as an application as shown in screenshot. After that I learnt and explored Speak application via Knockout JS and then built a new application based on SPEAK UI which can run on Sitecore 8.2. Download the package based on the Sitecore version in which you are going to install.
Download it from Sitecore Marketplace
Documentation: GitHub
Source Code: GitHub