Control your computer with Twitter! - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Share your programs! (https://bpforums.info/forumdisplay.php?fid=10) +----- Thread: Control your computer with Twitter! (/showthread.php?tid=262) Pages:
1
2
|
Control your computer with Twitter! - brandonio21 - 10-20-2010 Thought i'd make another topic dedicated to my current project, TwitControl, which can be used to do various tasks with your computer, through Twitter (i.e shut down, log off) Currently, I am in version 1.05 BETA and I am adding a custom command feature. So that will be cool. You can always check out the most recent public release here : <!-- m --><a class="postlink" href="http://brandonsoft.com/twitcontrol.html">http://brandonsoft.com/twitcontrol.html</a><!-- m --> I will also be posting update notes on this topic in the forum, so feel free to comment with your thoughts about TwitControl in this topic Re: Control your computer with Twitter! - brandonio21 - 10-31-2010 Version 1.1 has been officially released which... Code: -Creates the working Screen function - it now works completely Known bugs with this version : Code: -Updated version doesn't start automatically Re: Control your computer with Twitter! - brandonio21 - 11-04-2010 Version 1.3 has been released! It... Code: -Adds a fully functional custom command support Known bugs with this version : Code: -Updated version doesn't start automatically Re: Control your computer with Twitter! - xolara - 11-05-2010 Looking good mate <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Re: Control your computer with Twitter! - brandonio21 - 11-07-2010 Another version has been released! Version 1.35, which : Code: -Adds two new commands : Memory and Cancelshutdown Known bugs with this version : Code: -Updated version doesn't start automatically Re: Control your computer with Twitter! - brandonio21 - 11-14-2010 Version 1.37 has been released! Although it is a small update it is awesome! Code: -Adds one new command : Driveinfo Known Bugs : Code: -Updated version doesn't start automatically. Re: Control your computer with Twitter! - brandonio21 - 11-15-2010 Version 1.40 has been released which : Code: -Introduces the working 'Delete Command' function Known bugs with this version : Code: -Updated version doesn't start automatically Re: Control your computer with Twitter! - brandonio21 - 01-08-2011 Version 1.42 has been released which : Code: -Adds two new options : Start with Windows and Download updates Automatically Known bugs with this version : Code: -Updated version doesn't start automatically Re: Control your computer with Twitter! - brandonio21 - 01-23-2011 Version 1.44 has been released, which: Code: -Removes Case Sensitivity Known bugs in this version : Code: -The Screen Command does not function properly if not monitored Re: Control your computer with Twitter! - brandonio21 - 01-23-2011 Version 1.45 has been released, which : Code: -Removes some bugs and unused modules Known bugs with this version are : Code: -Warning message in the beginning about Intervals Re: Control your computer with Twitter! - LearningVB2010 - 02-28-2011 So i installed it just to have a look, but I don't have twitter so its useless and I tried to delete it.... But HOW?, there is no Unistall, I can't find an install directory only some shortcuts. <!-- s --><img src="{SMILIES_PATH}/icon_cry.gif" alt="" title="Crying or Very Sad" /><!-- s --> Re: Control your computer with Twitter! - brandonio21 - 02-28-2011 If you go into Start>Control Panel>Programs and Features (Add or remove programs in XP) You can uninstall it from there. Re: Control your computer with Twitter! - LearningVB2010 - 03-04-2011 Ok thank you! Re: Control your computer with Twitter! - DopeKnight - 03-16-2011 Nice application...! But needs more security.. i got it de-compiled in 5 minutes... hiding the .exe file won't give security (by the way nice linking to the .exe) but can be easily found.. Use something like Themida, i know we have to pay for it.. or else just get it off from the torrents (PRO version). When your not making from the program its okay to get it from torrents.. I know again, we can crack even if it is protected by themida too, but its very difficult and takes a lot of time.. And add some more commands... (for eg. "start a download, when given a link.." or anything.) it will be better with many more commands.. Re: Control your computer with Twitter! - brandonio21 - 03-16-2011 Thanks alot for the feedback and the suggestions! I will have to implement more security if it was decompiled in 5 minutes. Wow! Ill try out this Themida thing, and see what happens!! Re: Control your computer with Twitter! - brandonio21 - 03-21-2011 Hey guys! I've had some big plans for TwitControl, and I just thought of a new update. I could use the Facebook API to create a different side of TwitControl that allows you to control your computer with Facebook status updates as well. How does that sound? <!-- s:o --><img src="{SMILIES_PATH}/icon_e_surprised.gif" alt=":o" title="Surprised" /><!-- s:o --> Re: Control your computer with Twitter! - xolara - 03-22-2011 Sounds good Then you can expand to facebook users <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: Control your computer with Twitter! - brandonio21 - 03-22-2011 I have just worked on the Facebook module for TwitControl, and I have made it so it reads your most recent status on Facebook with no problem! All I have to do not is implement certain error procedures and actually get the code to execute commands when a certain command is in the status. Hope it goes well! Re: Control your computer with Twitter! - brandonio21 - 04-27-2011 Version 1.5 has been released which : Code: -Adds Facebook support, allowing you to issue commands via a Facebook status update Re: Control your computer with Twitter! - brandonio21 - 05-14-2011 Version 1.51 has been released, which: Code: -Adds the 'EXTERNALIP' Command |