Mieux qu’une télécommande, le clavier virtuel Freebox !


ça sera forcément compatible mac hein merci d'avance
et à coté du clavier la télécommande en totale en plus monsieur tivio alors la au top
et adapté a l'ecran yahoooooouuuuuuu
Cspdev a écrit
6ber6 a écrit Une petite question : Pourquoi ne pas utiliser le clavier "réel" d'un PC plutôt qu'un clavier virtuel piloté à la souris ? ?? Bonne continuation C'est prévu
Azathot a écrit
Sur mon application ? Oui, dans les options (Fichier > Options)
Maintenant oui
funlib.free.fr/rc.php existe avant toutes ces applications et permet de faire comme la télecommande
de free , (regarder le premier post UF concernant la télecommande virtuelle) mais à priori UF ne voit que le travail de tivio , j'espère qu'il y aura pas à acheter un compte gold à 3 euros
pour utiliser cette télecommande de tivio , et un bon freenaute communautaire dévoile son code
le mien le voila :
rc.php ou rc.txt pour la source
<?
echo'
<HTML>
<HEAD>
<TITLE>Free Remote Controle</TITLE>
</HEAD>
<FRAMESET COLS="*,10%">
<FRAME name= "rien" SRC="rc1.php">
<FRAME name="blank">
</FRAMESET> ';
?>
</HTML>
rc1.php ou rc1.txt pour la source
<?
$code=$_GET['code'];
echo'
<form action="" method="GET">
Le code à utiliser est présent sur la page "Informations Générales" de
votre Freebox HD.<br>
Entrer votre code : <input type="password" name="code" value="'.'.$code.'.'">
<input type="submit" name="code2" value="OK">
</form>
';
echo '
<img src="fbx.gif" width="223" height="502" border="0" usemap="#map" />
<map name="map">
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
<!-- #$-:Please do not edit lines starting with "#$" -->
<!-- #$VERSION:2.3 -->
<!-- #$AUTHOR:Alain -->
<area shape="rect" coords="92,20,121,48" href="http://hd1.freebox.fr/pub/remote_control?key=red&code='.$code.'" title="rouge" />
<area shape="rect" coords="69,45,95,72" href="http://hd1.freebox.fr/pub/remote_control?key=yellow&code='.$code.'" target="blank" title="jaune" />
<area shape="rect" coords="120,44,147,71" href="http://hd1.freebox.fr/pub/remote_control?key=green&code='.$code.'" target="blank" title="vert" />
<area shape="rect" coords="96,64,115,89" href="http://hd1.freebox.fr/pub/remote_control?key=blue&code='.$code.'" target="blank" title="bleu" />
<area shape="rect" coords="54,104,71,122" nohref="nohref" />
<area shape="rect" coords="58,109,74,136" href="http://hd1.freebox.fr/pub/remote_control?key=power&code='.$code.'" target="blank" title="ON/OFF" />
<area shape="rect" coords="89,109,125,130" href="http://hd1.freebox.fr/pub/remote_control?key=list&code='.$code.'" target="blank" title="Liste" />
<area shape="rect" coords="134,103,161,128" href="http://hd1.freebox.fr/pub/remote_control?key=tv&code='.$code.'" target="blank" title="TV" />
<area shape="rect" coords="58,134,70,142" nohref="nohref" />
<area shape="rect" coords="58,136,78,146" href="http://hd1.freebox.fr/pub/remote_control?key=1&long=true&code='.$code.'" target="blank" title="1" />
<area shape="rect" coords="85,134,105,146" href="http://hd1.freebox.fr/pub/remote_control?key=2&long=true&code='.$code.'" target="blank" title="2" />
<area shape="rect" coords="110,133,130,144" href="http://hd1.freebox.fr/pub/remote_control?key=3&long=true&code='.$code.'" target="blank" title="3" />
<area shape="rect" coords="56,150,79,163" href="http://hd1.freebox.fr/pub/remote_control?key=4&long=true&code='.$code.'" target="blank" title="4" />
<area shape="rect" coords="83,149,106,162" href="http://hd1.freebox.fr/pub/remote_control?key=5&long=true&code='.$code.'" target="blank" title="5" />
<area shape="rect" coords="110,148,132,162" href="http://hd1.freebox.fr/pub/remote_control?key=6&long=true&code='.$code.'" target="blank" title="6" />
<area shape="rect" coords="57,167,79,180" href="http://hd1.freebox.fr/pub/remote_control?key=7&long=true&code='.$code.'" target="blank" title="7" />
<area shape="rect" coords="82,167,106,179" href="http://hd1.freebox.fr/pub/remote_control?key=8&long=true&code='.$code.'" target="blank" title="8" />
<area shape="rect" coords="107,165,132,179" href="http://hd1.freebox.fr/pub/remote_control?key=9&long=true&code='.$code.'" target="blank" title="9" />
<area shape="rect" coords="83,184,105,197" href="http://hd1.freebox.fr/pub/remote_control?key=0&long=true&code='.$code.'" target="blank" title="0" />
<area shape="rect" coords="56,184,79,197" href="http://hd1.freebox.fr/pub/remote_control?key=back&code='.$code.'" target="blank" title="Retour" />
<area shape="rect" coords="109,183,131,197" href="http://hd1.freebox.fr/pub/remote_control?key=swap&code='.$code.'" target="blank" title="swap" />
<area shape="rect" coords="136,132,157,144" href="http://hd1.freebox.fr/pub/remote_control?key=info&code='.$code.'" target="blank" title="Info" />
<area shape="rect" coords="137,148,159,160" nohref="nohref" />
<area shape="rect" coords="149,158,152,159" href="http://hd1.freebox.fr/pub/remote_control?key=mail&code='.$code.'" target="blank" title="mail" />
<area shape="rect" coords="136,162,137,164" nohref="nohref" />
<area shape="rect" coords="135,165,156,178" href="http://hd1.freebox.fr/pub/remote_control?key=help&code='.$code.'" target="blank" title="aide" />
<area shape="rect" coords="136,182,159,195" href="http://hd1.freebox.fr/pub/remote_control?key=pip&code='.$code.'" target="blank" title="pip" />
<area shape="rect" coords="55,212,70,237" href="http://hd1.freebox.fr/pub/remote_control?key=vol_inc&code='.$code.'" target="blank" title="vol " />
<area shape="rect" coords="55,243,72,266" href="http://hd1.freebox.fr/pub/remote_control?key=vol_dec&code='.$code.'" target="blank" title="vol -" />
<area shape="rect" coords="143,210,159,235" href="http://hd1.freebox.fr/pub/remote_control?key=prgm_inc&code='.$code.'" target="blank" title="prg " />
<area shape="rect" coords="144,241,156,260" href="http://hd1.freebox.fr/pub/remote_control?key=prgm_dec&code='.$code.'" target="blank" title="prg -" />
<area shape="rect" coords="93,225,119,253" href="http://hd1.freebox.fr/pub/remote_control?key=ok&code='.$code.'" target="blank" title="OK" />
<area shape="rect" coords="83,211,132,221" href="http://hd1.freebox.fr/pub/remote_control?key=up&code='.$code.'" target="blank" title="Haut" />
<area shape="rect" coords="81,256,128,267" href="http://hd1.freebox.fr/pub/remote_control?key=down&code='.$code.'" target="blank" title="Bas" />
<area shape="rect" coords="78,223,91,252" href="http://hd1.freebox.fr/pub/remote_control?key=left&code='.$code.'" target="blank" title="Gauche" />
<area shape="rect" coords="121,228,135,253" href="http://hd1.freebox.fr/pub/remote_control?key=right&code='.$code.'" target="blank" title="Droite" />
<area shape="rect" coords="53,275,76,294" href="http://hd1.freebox.fr/pub/remote_control?key=mute&code='.$code.'" target="blank" title="Mute" />
<area shape="rect" coords="85,277,126,302" href="http://hd1.freebox.fr/pub/remote_control?key=home&code='.$code.'" target="blank" title="Home" />
<area shape="rect" coords="135,275,162,294" href="http://hd1.freebox.fr/pub/remote_control?key=rec&code='.$code.'" target="blank" title="Record" />
<area shape="rect" coords="81,307,101,333" href="http://hd1.freebox.fr/pub/remote_control?key=play&code='.$code.'" target="blank" title="Play" />
<area shape="rect" coords="53,302,75,317" href="http://hd1.freebox.fr/pub/remote_control?key=bwd&code='.$code.'" target="blank" title="Backward" />
<area shape="rect" coords="53,324,74,338" href="http://hd1.freebox.fr/pub/remote_control?key=prev&code='.$code.'" target="blank" title="Previous" />
<area shape="rect" coords="111,308,130,328" href="http://hd1.freebox.fr/pub/remote_control?key=stp&code='.$code.'" target="blank" title="Stop" />
<area shape="rect" coords="138,299,159,315" href="http://hd1.freebox.fr/pub/remote_control?key=fwd&code='.$code.'" target="blank" title="Forward" />
<area shape="rect" coords="138,323,161,338" href="http://hd1.freebox.fr/pub/remote_control?key=next&code='.$code.'" target="blank" title="Next" />
</map>
';
echo '
<img src="fbx2.gif" width="223" height="502" border="0" usemap="#map2" />
<map name="map2">
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
<!-- #$-:Please do not edit lines starting with "#$" -->
<!-- #$VERSION:2.3 -->
<!-- #$AUTHOR:Alain -->
<area shape="rect" coords="92,20,121,48" href="http://hd1.freebox.fr/pub/remote_control?key=red&code='.$code.'" target="blank" title="rouge" />
<area shape="rect" coords="69,45,95,72" href="http://hd1.freebox.fr/pub/remote_control?key=yellow&code='.$code.'" target="blank" title="jaune" />
<area shape="rect" coords="120,44,147,71" href="http://hd1.freebox.fr/pub/remote_control?key=green&code='.$code.'" target="blank" title="vert" />
<area shape="rect" coords="96,64,115,89" href="http://hd1.freebox.fr/pub/remote_control?key=blue&code='.$code.'" target="blank" title="bleu" />
<area shape="rect" coords="54,104,71,122" nohref="nohref" />
<area shape="rect" coords="58,109,74,136" href="http://hd1.freebox.fr/pub/remote_control?key=power&code='.$code.'" target="blank" title="ON/OFF" />
<area shape="rect" coords="89,109,125,130" href="http://hd1.freebox.fr/pub/remote_control?key=list&long=true&code='.$code.'" target="blank" title="Liste" />
<area shape="rect" coords="134,103,161,128" href="http://hd1.freebox.fr/pub/remote_control?key=tv&code='.$code.'" target="blank" title="TV" />
<area shape="rect" coords="58,134,70,142" nohref="nohref" />
<area shape="rect" coords="58,136,78,146" href="http://hd1.freebox.fr/pub/remote_control?key=1&long=true&code='.$code.'" target="blank" title="1" />
<area shape="rect" coords="85,134,105,146" href="http://hd1.freebox.fr/pub/remote_control?key=2&long=true&code='.$code.'" target="blank" title="2" />
<area shape="rect" coords="110,133,130,144" href="http://hd1.freebox.fr/pub/remote_control?key=3&long=true&code='.$code.'" target="blank" title="3" />
<area shape="rect" coords="56,150,79,163" href="http://hd1.freebox.fr/pub/remote_control?key=4&long=true&code='.$code.'" target="blank" title="4" />
<area shape="rect" coords="83,149,106,162" href="http://hd1.freebox.fr/pub/remote_control?key=5&long=true&code='.$code.'" target="blank" title="5" />
<area shape="rect" coords="110,148,132,162" href="http://hd1.freebox.fr/pub/remote_control?key=6&long=true&code='.$code.'" target="blank" title="6" />
<area shape="rect" coords="57,167,79,180" href="http://hd1.freebox.fr/pub/remote_control?key=7&long=true&code='.$code.'" target="blank" title="7" />
<area shape="rect" coords="82,167,106,179" href="http://hd1.freebox.fr/pub/remote_control?key=8&long=true&code='.$code.'" target="blank" title="8" />
<area shape="rect" coords="107,165,132,179" href="http://hd1.freebox.fr/pub/remote_control?key=9&long=true&code='.$code.'" target="blank" title="9" />
<area shape="rect" coords="83,184,105,197" href="http://hd1.freebox.fr/pub/remote_control?key=0&long=true&code='.$code.'" target="blank" title="0" />
<area shape="rect" coords="56,184,79,197" href="http://hd1.freebox.fr/pub/remote_control?key=back&long=true&code='.$code.'" target="blank" title="Retour" />
<area shape="rect" coords="109,183,131,197" href="http://hd1.freebox.fr/pub/remote_control?key=swap&long=true&code='.$code.'" target="blank" title="swap" />
<area shape="rect" coords="136,132,157,144" href="http://hd1.freebox.fr/pub/remote_control?key=info&long=true&code='.$code.'" target="blank" title="Info" />
<area shape="rect" coords="137,148,159,160" nohref="nohref" />
<area shape="rect" coords="149,158,152,159" href="http://hd1.freebox.fr/pub/remote_control?key=mail&long=true&code='.$code.'" target="blank" title="mail" />
<area shape="rect" coords="136,162,137,164" nohref="nohref" />
<area shape="rect" coords="135,165,156,178" href="http://hd1.freebox.fr/pub/remote_control?key=help&long=true&code='.$code.'" target="blank" title="aide" />
<area shape="rect" coords="136,182,159,195" href="http://hd1.freebox.fr/pub/remote_control?key=pip&long=true&code='.$code.'" target="blank" title="pip" />
<area shape="rect" coords="55,212,70,237" href="http://hd1.freebox.fr/pub/remote_control?key=vol_inc&code='.$code.'" target="blank" title="vol " />
<area shape="rect" coords="55,243,72,266" href="http://hd1.freebox.fr/pub/remote_control?key=vol_dec&code='.$code.'" target="blank" title="vol -" />
<area shape="rect" coords="143,210,159,235" href="http://hd1.freebox.fr/pub/remote_control?key=prgm_inc&code='.$code.'" target="blank" title="prg " />
<area shape="rect" coords="144,241,156,260" href="http://hd1.freebox.fr/pub/remote_control?key=prgm_dec&code='.$code.'" target="blank" title="prg -" />
<area shape="rect" coords="93,225,119,253" href="http://hd1.freebox.fr/pub/remote_control?key=ok&code='.$code.'" target="blank" title="OK" />
<area shape="rect" coords="83,211,132,221" href="http://hd1.freebox.fr/pub/remote_control?key=up&code='.$code.'" target="blank" title="Haut" />
<area shape="rect" coords="81,256,128,267" href="http://hd1.freebox.fr/pub/remote_control?key=down&code='.$code.'" target="blank" title="Bas" />
<area shape="rect" coords="78,223,91,252" href="http://hd1.freebox.fr/pub/remote_control?key=left&code='.$code.'" target="blank" title="Gauche" />
<area shape="rect" coords="121,228,135,253" href="http://hd1.freebox.fr/pub/remote_control?key=right&code='.$code.'" target="blank" title="Droite" />
<area shape="rect" coords="53,275,76,294" href="http://hd1.freebox.fr/pub/remote_control?key=mute&code='.$code.'" target="blank" title="Mute" />
<area shape="rect" coords="85,277,126,302" href="http://hd1.freebox.fr/pub/remote_control?key=home&code='.$code.'" target="blank" title="Home" />
<area shape="rect" coords="135,275,162,294" href="http://hd1.freebox.fr/pub/remote_control?key=rec&code='.$code.'" target="blank" title="Record" />
<area shape="rect" coords="81,307,101,333" href="http://hd1.freebox.fr/pub/remote_control?key=play&code='.$code.'" target="blank" title="Play" />
<area shape="rect" coords="53,302,75,317" href="http://hd1.freebox.fr/pub/remote_control?key=bwd&code='.$code.'" target="blank" title="Backward" />
<area shape="rect" coords="53,324,74,338" href="http://hd1.freebox.fr/pub/remote_control?key=prev&code='.$code.'" target="blank" title="Previous" />
<area shape="rect" coords="111,308,130,328" href="http://hd1.freebox.fr/pub/remote_control?key=stp&code='.$code.'" target="blank" title="Stop" />
<area shape="rect" coords="138,299,159,315" href="http://hd1.freebox.fr/pub/remote_control?key=fwd&code='.$code.'" target="blank" title="Forward" />
<area shape="rect" coords="138,323,161,338" href="http://hd1.freebox.fr/pub/remote_control?key=next&code='.$code.'" target="blank" title="Next" />
</map>
';
?>
bonjour,
ce n'est pas ma création mais voici une telecommande / clavier virtuel pour Pc qui est une simple appli VB donc pas de code envoyé sur un site web :
<a href="http://www.dipisoft.com/articles.php?lng=fr&pg=1330">http://www.dipisoft.com/articles.php?lng=fr&pg=1330</a>
Anonyme a écrit
jamais je donnerais mon code à Cspdev ! si vous allez sur son site il peut faire ce qu'il veut avec votre disque dur ! attention !
Bonjour, cela ne fonctionne que sur le réseau ou est la Freebox et n'agit que sur le disque dur de la box ou la box HD donc les risques ne sont pas énormes et Cspdev nous a mainte fois montré ses applis au service des Freenautes, ce n'est pas un hacker, je le remercie pour cette nouvelle appli bien sympa.

X
Vous devez créer un compte Freezone et être connecté afin de pouvoir poster un commentaire.
Cspdev
Envoyer message
C'est prévu