public marks

PUBLIC MARKS from decembre with tag interface

2020

🛠 ❤️ STREAMING - TELECHARGER - Youtube-dlG – Une interface graphique pour Youtube-dl pour télécharger des vidéos Youtube (and autres sites de streaming genre Tolbek) facilement – Korben

(via)
Vous vous souvenez de Youtube-dl, ce petit outil en ligne de commande qui permet de télécharger des vidéos Youtube, Dailymotion, Vimeo…etc. en ligne de commande ? Et bien si la ligne de commande, ce n’est pas trop votre truc, sachez que MrS0m30ne a mis en ligne une interface graphique pour Youtube-dl baptisée Youtube-dlG. Marche tres bien avec l' addon The Stream Detector: Il permet de recuperer l'url de la video à coller dans Youtube-dlG Note: Certaines versions de VLC 64 bits semblent ne pas pouvoir lire le flux créé. L'utilisation de la version 32 bits de VLC peut aider. sinon, MediaPlayer s'en sort tres bien.... Comment utiliser et maitriser Youtube-dl pour télécharger des vidéos comme un champion ?

đź“› đź›  ANONYMAT - Nitter - Application Web pour consulter Twitter sans s'y connecter

Le gros inconvénient des applications proposées par Twitter que ce soit depuis un navigateur Web en allant sur leur site ou via l’application mobile, est qu’il faut endurer pas mal de nuisances imposées par l’interface utilisateur et la politique commerciale de Twitter. Solution plus radicale, mais qui n’a pas reçu le blanc-seing de Twitter est de passer par une application Web tierce appelée Nitter. Avec Nitter, on accède à l’ensemble des tweets, mais il n’est pas possible depuis cette interface très sobre d’en publier. Il s’agit d’une application en lecture seule. En arrivant sur la page d’accueil de Nitter, on est invité à rechercher un nom d’utilisateur présent sur Twitter. Une fois que c’est fait, on accède à l’ensemble des publications et informations de cette personne : profil, nombre de followers, de following…, tweets publiés, médias (photos et vidéos) ainsi qu’un moteur de recherche pour trouver des tweets particuliers de cette personne. Il ne manque que les favoris pour que cela soit vraiment très intéressant.

2018

FIREFOX - ADDON - EXPERIMENt - TEST PILOT - Color is a new Firefox Test Pilot Experiment - gHacks Tech News

(via)
You need to install the Test Pilot extension and the Firefox Color experiment to get started. You may do so in Firefox Stable or any other version of the browser that is supported by Mozilla. Color opens a special interface after installation which you interact with to create the theme and save or share it. The Firefox Color website displays several interactive elements on the page that depict browser UI elements.

PRIVACY - LINUX - pi-hole/pi-hole: A black hole for Internet advertisements

The Pi-hole is a DNS sinkhole that protects your devices from unwanted content, without installing any client-side software. Easy-to-install: our versatile installer walks you through the process, and takes less than ten minutes Resolute: content is blocked in non-browser locations, such as ad-laden mobile apps and smart TVs Responsive: seamlessly speeds up the feel of everyday browsing by caching DNS queries Lightweight: runs smoothly with minimal hardware and software requirements Robust: a command line interface that is quality assured for interoperability Insightful: a beautiful responsive Web Interface dashboard to view and control your Pi-hole Versatile: can optionally function as a DHCP server, ensuring all your devices are protected automatically Scalable: capable of handling hundreds of millions of queries when installed on server-grade hardware Modern: blocks ads over both IPv4 and IPv6 Free: open source software which helps ensure you are the sole person in control of your privacy

2017

FIR 57 - MY CustomCSS (userChrome.css ) - General discussions, feedback, questions belong here (v3) · Issue #88 · Aris-t2/CustomCSSforFx · GitHub

/* * Edit this file and copy it as userChrome.css into your ff profile */ /* Show TAB favicon only on selected tab */ #feed-button { display: none !important } #urlbar[level] .autocomplete-textbox-container >* { background-color: #FFFFB7 !important; } .autocomplete-history-dropmarker { display: none !important; } /* Hide Tabbar close Button */ /* tabbrowser .tabs-closebutton-box { display: none; } */ /* PERSONAL TOOLBAR */ /* * Note: Rules affecting icons on the PT do not apply to folder contents. * Those are governed by "Bookmarks menu" rules. * Taken from: http://www.mozilla.org/unix/customizing.html#usercss */ /* Kill FOLDER / bookmark icons in the Personal Toolbar */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none; } /* BOOKMARKS MENU */ /* OK - kill icons for bookmark groups in Bookmarks menu */ menuitem.bookmark-group > .menu-iconic-left { display: none; } /*hide noscript icon in contextual menu*/ .menu-iconic[id*="noscript-"] > .menu-iconic-left .menu-iconic[class*="noscript-"] > .menu-iconic-left .menuitem-iconic[class*="noscript-"] > .menu-iconic-left { visibility: hidden !important; } /* TABS */ .tabbrowser-tab[selected="true"] { border: none !important; font-family: "pragmata" !important; border-radius: 0 !important; padding-left: 5px !important; padding-right: 5px !important; background: red !important; } .tabbrowser-tab:not([selected="true"]) { border: none !important; font-family: "pragmata" !important; background: #222 !important; border-radius: 0 !important; padding-left: 5px !important; padding-right: 5px !important; } { -moz-appearance: none !important; } #content browser{margin-right:-16px!important;overflow-y:scroll;overflow-x:hidden;} .appmenu-button-container { background: #303030 !important; } #navigator-toolbox #TabsToolbar, { background: #303030 !important; } #appmenu-toolbar-button, .tabbrowser-tab { font: 10pt "pragmata" !important; background-color: #303030 !important; text-shadow: none !important; color: #676767 !important; } #urlbar { height: 22px; } .appmenu-toolbar-button { background: #303030 !important; color: #676767 !important; text-align: left !important; margin: 0 3px 0 0px !important; padding: 0 0 0 0 !important; } .toolbarbutton-menu-dropmarker { display: none !important; } #navigator-toolbox #TabsToolbar { background: #303030 !important; padding: 0px 0px !important; height: 20px !important; } .tabbrowser-tab { text-align: center !important; color: #676767 !important; background: #303030 !important; margin: -2px 0px 0px 0px !important; padding: 0px 2px 0px 4px !important; border: 0 !important; border-left: 0px solid #676767 !important; border-right: 0px solid #676767 !important; border-radius: 0px !important; } .tabbrowser-tab[selected="true"] { /*background: #202020 !important;*/ background: red !important; border-left: 0px solid #676767 !important; border-right: 0px solid #676767 !important; padding: 0px 2px 0px 3px !important; color: #ababab !important; }

FIR 57 (UserCSS + about:config) - Custom CSS tweaks for Firefox 57+ - GitHub - Aris-t2/CustomCSSforFx:

'about:config' tweaks (To revert changes right-click entry and select 'reset'): - Tab audio icon browser.tabs.showAudioPlayingIcon - Insert related tab after current tab (suggestion: enable / set to 'true') browser.tabs.insertRelatedAfterCurrent - Titlebar browser.tabs.drawInTitlebar - Searchbar: open search results in new tab browser.search.openintab - Reader mode reader.parse-on-load.enabled - Geolocation (suggestion: disable / set to 'false') geo.enabled - Pocket (suggestion: disable / set to 'false') extensions.pocket.enabled - Anti fingerprinting (Caution: browser might behave in unforseen ways!) privacy.resistFingerprinting read: Fingerprinting info at Mozilla Wiki tweaks ***** Suggested ui tweaks ***** - Toolbar modes (suggestion: compact mode) Customize mode > Density > Compact / Normal / Touch - Titlebar modes (suggestion: Firefox titlebar ['application/hamburger button in titlebar' only works in Firefox titlebar]) Customize mode > Title Bar > uncheck checkbox Drag space above tabs toolbar (suggestion: disable drag space ['application/hamburger button in titlebar' works best without drag space]) Customize mode > Drag Space > uncheck checkbox Bookmarks menu button on bookmarks toolbar Customize mode > Toolbars > Bookmarks Toolbar Customize mode > move 'bookmarks menu' button to bookmark toolbars end Downloads button always visible Customize mode > downloads button > click on button and uncheck 'Auto-hide' Searchbar (suggestion: placed after location bar) Customize mode > Search(bar) > move to navigation toolbar Flexible spaces (suggestion: remove spaces after and before location bar) Customize mode > grab and drag flexible space into palette

LOG - TELECHARGER - YouTube-DL GUI 0.4 - New User Interface - Web Upd8: Ubuntu / Linux blog

ouTube-DL GUI is, like its name suggests, a graphical user interface for the powerful command line tool youtube-dl, available for Linux and Windows. In case you're not familiar with youtube-dl, this is a popular tool that allows downloading videos from YouTube and around 1000 other websites. YouTube-DL GUI features include: - options to select the video and audio format; - post-processing options such as: extract audio from video file, embed thumbnail in audio file, add metadata, select audio quality; - can embed subtitles into the video file (mp4 only); - configurable filename format for the downloaded audio/video file; - supports authentication; - allows using a proxy; - can specify user agent and referrer; - supports passing extra youtube-dl command line options. YouTUbe-DL GUI automatically downloads (and updates) the youtube-dl binary so you don't have to worry about having an old youtube-dl that no longer works. By default, the binary is saved under the ~/.config/youtube-dlg directory. For post-processing, the application uses FFmpeg, so you'll need this installed for some options, like merging DASH files, etc.

FIR - CSS - What is userChrome.css? What can it do?

userChrome.css is a style sheet with special importance to Firefox. The rules in userChrome.css are applied to the user interface, and can override nearly every built-in style rule. Unfortunately, you cannot use userChrome.css to change the functional operation of Firefox; that's what extensions are for. Creating a userChrome.css file and adding style rules allows you to make changes to fonts and colors, hide unnecessary items, adjust spacing, and make other changes to the appearance of Firefox. The following examples illustrate the wide range of effects you can create, either by creating your own style recipes, or building on the work of CSS wizards sharing their talents on the web.

FIR - Firefox Update 57 (2017) - OPINIONS - How to enable legacy extensions in Firefox 57 - gHacks Tech News

(via)
If you are using Firefox Nightly right now, you may have noticed that the latest update of the web browser disabled all legacy add-ons. Firefox Nightly is the first version of the Firefox web browser that hit version 57, the version of Firefox that drops support for so-called legacy add-ons in favor of WebExtensions.

LOG - IMAGE - Paint.NET - Free Software for Digital Photo Editing

(via)
Paint.NET is free image and photo editing software for PCs that run Windows. It features an intuitive and innovative user interface with support for layers, unlimited undo, special effects, and a wide variety of useful and powerful tools. An active and growing online community provides friendly help, tutorials, and plugins.

VHS - CAPTURE ADAPTATEUR - IIEasy Enregistreur Convertisseur Adaptateur de Vidéo/Audio-Carte de Capture Vidéo USB 2.0 - Câble de Transfert S-Vidéo / RGB à USB compatible avec Windows 8 Win 10 / Mac OS X: Amazon.fr: Informatique

(via)
à partir de EUR 26,99: Compatible avec les ordinateurs Mac® ou Windows®. Choisissez parmi les encodages vidéo MPEG-1, MPEG-2 - Prise en charge de l'acquisition vidéo NTSC, PAL et SECAM - La fonction de snapshot vous permet de procéder à l'acquisition d'images vidéo fixes - Son design compact et léger lui confère une portabilité pratique pour vos applications lors de vos déplacements - Compatibilité système d'exploitation - Windows® 10 (32/64bit), 8/8.1 (32/64bit), 7 (32/64bit), Vista(32/64), XP(32/64), 2000 (Aero 3D interface supported) Apple® OSX Mavericks (10.9) Mountain Lion (10.8), Lion (10.7), Snow Leopard (10.6)

jQuery - LIBRARY - SCROLL - Tiny Scrollbar: A crossbrowser lightweight Javascript / jQuery scrollbar.

What is it? Tiny Scrollbar is a nice and elegant way to enable the scrolling of content on mobile and desktop devices. Its designed to be a dynamic lightweight utility. Furthermore it gives a User Interface Designer a powerful way of enhancing the Ui (user interface) of a website. It comes in 2 flavours as a vanilla Javascript microlib and as a jQuery plugin. Browser support differs between the jQuery plugin and the plain Javascript microlib. Specifically, the plain Javascript microlib does not support legacy browsers such as IE6-8. Use the jQuery plugin release if support for those browsers is required. Source is on GitHub

FIR - USERTYLE - INTERFACE - NO Folders Icons BOOKMARKS userstyle - Recherche Google

listing of bookmarks folder icon user styles _ /* = NO Folders Icons BOOKMARKS - No bookmarks bar icons by xd_1771 = */ /* ==== NO Folders Icons BOOKMARKS - No bookmarks bar icons by xd_1771 - UP - TWEAK === */ toolbarbutton.bookmark-item > .toolbarbutton-icon { display: none !important; }

FIREFOX - DEV - BROWSER TOOLBOX - change color of firefox bookmarks menu - forum.userstyles.org

you can use Firefox menu->Developer->BrowserToolbox to examine UI elements and play with CSS. After you open it, click OK in the main browser window, wait a few seconds for the toolbox to initiliaze, then use the first button in its toolbar to pick an element (bookmarks button in your case).

2015

đź“› SECURITE - KeySweeper - Un keyloggeur pour les claviers sans fils de Microsoft - Korben

Samy Kamkar est un chercheur en sécurité de talent qui a mis au point un keyloggeur capable d'intercepter tout ce qu'une personne tape sur un clavier Microsoft sans fil (signal radio proprio sur 2,4 GHz pas chiffré ou avec un truc antérieur à l'AES). Avec de l'Arduino, planqué dans un chargeur USB qui se branche sur une prise de courant et qui peut continuer à charger vraiment des trucs, ce keyloggeur baptisé KeySweeper, enregistre chaque touche appuyée sur le clavier et enregistre tout ça dans sa mémoire ou peut envoyer ça directement en ligne si on lui ajoute un composant GSM. Une interface web permet alors de consulter les écrits de la personne espionnée.

NAS - NETGEAR - Downloads

Software (Firmware) ReadyNAS OS is the software that drives the ReadyNAS devices. You can elect to perform a remote update from your ReadyNAS management interface or you can download the relevant image below and perform a local update.

2014

GitHub - Un blog avec Jekyll et GitHub - Jacques Bodin-Hullin, développeur Magento

Voici une manière rapide de faire un blog simple : interface d'administration gestion des utilisateurs blog statique versionnement des articles commentaires (avec Disqus) catégories tags Pour le rendu du blog, c'est Jekyll. Pour l'interface d'administration, c'est GitHub.

Freebox - DevDays - SDK Qt + fbx

SDK Qt + fbx: Qml est un langage. Il permet de mélanger une scène déclarative (penser HTML) et du Javascript pour réaliser l'interactivité. QtQuick est la bibliothèque standard fournie par Qt avec ce langage (objets visuels, images, timers, etc.). QtQuick fournit une interface avec le monde extérieur à travers l'API XMLHttpRequest. Qt est une bibliothèque pour développer des applications graphiques portables. QtDeclarative est la partie de Qt qui fournit le support de QML et QtQuick. Freebox ajoute une bibliothèque fbx

đź›  CSS XUL - Firefox Interface : Chrome element names and IDs - MozillaZine Knowledge Base

(via)
When editing userChrome.css, you must add CSS selectors based on the element names and IDs/classes of the XUL user interface. There is no comprehensive listing of every single possible selector to use when styling the user interface (just as it would be silly to create such a comprehensive list for a web page), but a few of the more common and interesting selectors are listed below. The best way to discover how to select an element in the user interface is to use the DOM Inspector.

jQuery - jQAPI - Alternative jQuery Documentation Browser

by 2 others
This is a alternative interface to browse the Official jQuery Documentation that can be found on GitHub . The aim of this project is to get out of the way of your development work. Quickly switch to this docs and find what you are looking for.

STY - USRSTYLES - VLC web client mods - Themes and Skins for Localhost - userstyles.org

If you have VLC installed on the local machine, great! Use that to your avantage as you reconfigure the style. You'll still need to change the address so you can actually use this style with a remote machine, and you'll have to add other addresses if you are accessing more than one machine at any given time. Simply go to the web interface, copy the address and paste it in where it says "http://ip:port" or add the values in manually. If you don't know how to enable the web interface in VLC for remote control, you'll need to learn that first before this style has any relevance to you. Everything can be found online.

2013

CSS - USERSTYLES - Code for various Firefox elements? - forum.userstyles.org

You can inspect the Firefox user interface directly with DOM Inspector. (Which is not the same Inspector as in the Web Developer menu.) [addons.mozilla.org] https://addons.mozilla.org/en-US/firefox/addon/dom-inspector-6622/Click the icon in the upper-left corner of DOMi, the one with a pointer on it, then click anywhere in the browser to select an element; that element will be highlighted in the left column. Right-click the highlighted entry to display a context menu: "Copy Selector" suggests selectors for the element, "Set Pseudo-classes..." lets you switch on :hover. Notice that the browser itself is a document with its own URI, chrome://browser/content/browser.xul, Most of the browser chrome is XUL, but some, such as the Stylish editor, is HTML embedded in XUL. https://developer.mozilla.org/en-US/docs/XUL