Jump to content
View in the app

A better way to browse. Learn more.

Forum Supreme-Elite

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies


/public/images/icons/nyancat.jpg
Le Nyan Cat est un célèbre meme Internet, qui consiste à afficher un chat volant suivi d'un arc-en-ciel, le tout sur un fond sonore très particulier. Bref, un effet de mode dont beaucoup de personnes ne comprendront pas l'intérêt. Ceci dit, voici deux méthodes pour afficher un Nyant Cat dans un terminal Linux.

Nyan Cat par LAMMJohnson

Parmi la multitude de programmes qui permettent d'afficher un Nyan Cat dans un terminal, j'ai retenu celui de LAMMJohnson. En effet, son logiciel permet également d'afficher un

, l'alternative "Copyleft" à NyanCat.

Pour installer ce programme, lancez la commande suivante pour une distribution à base de RPM :

sudo yum install git SDL-devel SDL_image-devel SDL_mixer-devel libXinerama-devel

Ou celle-ci pour une distribution à base de Debian :

sudo apt-get install git libsdl1.2-dev libsdl-mixer1.2-dev libsdl-image1.2-dev libxinerama-dev

Ensuite, compilez et lancez votre Nyan Cat comme ceci :

git clone https://github.com/LAMMJohnson/nyancat.git

cd nyancat

make

./nyancat

Si vous voulez la version MooGNU, il suffira d'adapter les options :

./nyancat --help

./nyancat -d freedom

Nyan Cat via Telnet

Une autre méthode pour afficher un Nyan Cat, est de se connecter par Telnet à un serveur spécifique. Cette façon de faire ne requiert aucune installation, il suffit juste de lancez la commande suivante dans un terminal :

telnet miku.acm.uiuc.edu



Afficher un Nyan Cat sous Linux est un article original provenant de Tux-planet

Voir l'article complet

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.