Editeurs de texte avec GNU/Linux

Posted by admin on février 17, 2017
Non classé / No Comments

Librairie JS pour la génération de graphiques

Posted by admin on février 15, 2017
Non classé / No Comments

Un article pour mieux comprendre la FFT avec ipython

Posted by admin on février 13, 2017
Non classé / No Comments

Octave: une programme de calcul qui ressemble à Matlab

Posted by admin on février 11, 2017
Non classé / No Comments

Lien vers le site web d’octave

Pour GNU/Debian:

apt-get install octave

Pour Arch:

yaourt -Sy octave

Des paquets pour les extensions existent aussi sur la distribution Debian et Arch


PDF Parser: une librairie PHP pour extraire du texte d’un PDF

Posted by admin on février 08, 2017
Non classé / No Comments

PHP library to parse PDF files and extract elements like text.

PDF Parser


Spek – Acoustic Spectrum Analyser

Posted by admin on février 05, 2017
Non classé / No Comments

Spek – Acoustic Spectrum Analyser

Spek est un analyseur spectral il fonctionne sur Unix, Windows et Mac OS X.

On peut l’installer sur Linux Debian

apt-get install spek


p4wn: un moteur de jeu d’échec écrit en javascript

Posted by admin on février 05, 2017
Non classé / No Comments

Utiliser une barre de debug avec Laravel 5

Posted by admin on janvier 24, 2017
Non classé / No Comments

Ce composant fonctionne avec laravel 4 et laravel 5.
Il s’installe facilement.


https://github.com/barryvdh/laravel-debugbar


Ecouter la radio avec Radio Tray

Posted by admin on janvier 23, 2017
Non classé / No Comments

Radio Tray est une ancienne application pour écouter la radio en ligne sur GNU/Linux et c’est toujours l’un des meilleurs disponibles. C’est une application minimaliste qui se trouve dans la barre d’état système de votre bureau et qui ne consomme pas vos ressources systèmes excessivement. Elle permet d’écouter des stations de radio les stations sont classées par catégories.

Debian:

apt-get install radiotray

Arch, manjaro:

yaourt -Sy radiotray


Compiler depuis Linux un exécutable fonctionnant sous Windows

Posted by admin on janvier 19, 2017
Non classé / No Comments

C’est possible grace au projet MXE:

* Pour utiliser MXE:


git clone https://github.com/mxe/mxe.git
cd mxe && make qt5

* Modifier la variable PATH:


PATH=$PATH:~/mxe/mxe/usr/bin
i686-w64-mingw32.static-qmake-qt5

* Une fois le Makefile généré lancer


make


Follow

Get every new post on this blog delivered to your Inbox.

Join other followers: