Clipboard saver

Post all your application ideas, thoughts and suggestions in here to inspire others or kick-off a project.
18 posts Page 1 of 2
Contributors
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Clipboard saver
CodenStuff
Annoying

Ever been in a situation where you copy something from software or a web site that you wanted to save for a minute and then got distracted and copied something else not realising that the first thing you copied has now been erased/overridden in the clipboard? ....I have and its bloody frustrating lol.

Now I know you can get some small software from the internet that can store everything you copy to the clipboard like a sort of browser history and even save it to retrieve at a later date but I thought it would be good if someone from here could create a little program to save clipboard data.

Something that stores everything you copy and display it in a nice layout by category of what type of data it was like text or images and save the data/images to a folder for backup.

An interesting project for anyone looking for something to make cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Clipboard saver
Dummy1912
:lol: seems a nice idea
don't think this will be hard to make.
so you want it all be stored on your hard drive in a folder?
and then show all results in a form?
you even want it when you press it to show it :)
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Clipboard saver
AnoPem
This feauture is in my Keylogger :) i will see if i can dig up the code for it

Edit found it :)
Image
How the log look like
--------------------------------- Log 1 ---------------------------------

Annoying

Ever been in a situation where you copy something from software or a web site that you wanted to save for a minute and then got distracted and copied something else not realising that the first thing you copied has now been erased/overridden in the clipboard? ....I have and its bloody frustrating lol.

Now I know you can get some small software from the internet that can store everything you copy to the clipboard like a sort of browser history and even save it to retrieve at a later date but I thought it would be good if someone from here could create a little program to save clipboard data.

Something that stores everything you copy and display it in a nice layout by category of what type of data it was like text or images and save the data/images to a folder for backup.

An interesting project for anyone looking for something to make
--------------------------------- Log 1 ---------------------------------
--------------------------------- Log 2 ---------------------------------

seems a nice idea
don't think this will be hard to make.
so you want it all be stored on your hard drive in a folder?
and then show all results in a form?
you even want it when you press it to show it

--------------------------------- Log 2 ---------------------------------
--------------------------------- Log 3 ---------------------------------

This feauture is in my Keylogger i will see if i can dig up the code for it
--------------------------------- Log 3 ---------------------------------
You do not have the required permissions to view the files attached to this post.
https://t.me/pump_upp
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Clipboard saver
Dummy1912
well here is mine app :)

hope you all like it.

whats it do:

its works with a times and save all the work you have been doing
your clipboard will be empty all the time keep in mind as long this app is running
you will have no data left in your clipboard.

Image


yes you will be able to open the files to look at it :) even the images.

all data is stored in data\ or data\images
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Clipboard saver
Shim
Dummy1912 wrote:
well here is mine app :)

hope you all like it.

whats it do:

its works with a times and save all the work you have been doing
your clipboard will be empty all the time keep in mind as long this app is running
you will have no data left in your clipboard.

Image


yes you will be able to open the files to look at it :) even the images.

all data is stored in data\ or data\images
dont you think we deserve to check your app :lol:
Find my programs on Softpedia
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Clipboard saver
Dummy1912
:lol: sure why not :P
i never said you can't test it
ill post it any time soon :D


:( seams not working 100% well yea its just a test object so.
You do not have the required permissions to view the files attached to this post.
Last edited by Dummy1912 on Sun Dec 23, 2012 10:22 pm, edited 1 time in total.
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Clipboard saver
AnoPem
#Dummy1912 you need smart assembly in order to run it :(
https://t.me/pump_upp
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: Clipboard saver
Dummy1912
AnoPem wrote:
#Dummy1912 you need smart assembly in order to run it :(

omg; what?

well i have updated it
hope it works now.


i have to change the timer because its not allow you to paste some things :lol:
stupid me.

well maybe ill work it out or not :P
Last edited by Dummy1912 on Sun Dec 23, 2012 10:28 pm, edited 1 time in total.
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Clipboard saver
AnoPem
Dummy1912 wrote:
AnoPem wrote:
#Dummy1912 you need smart assembly in order to run it :(

omg; what?

well i have updated it
hope it works now.
That did it cooll;
https://t.me/pump_upp
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Clipboard saver
smashapps
I have a suggestion for it. How about showing the file's text in a tooltip when you mouse over the text's filenames?
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
18 posts Page 1 of 2
Return to “Code Storming”