shaarliGor
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
35 results tagged cli  ✕   ✕
La documentation de tig https://jonas.github.io/tig/
Sun Dec 20 10:24:10 2020

tig est une interface ncurses pour afficher les sorties des commandes git. Très agréable.

outils git ncurses interface cli
Arpentage (dérivation) : outil CLI https://framagit.org/derivation/arpentage
Tue Oct 27 14:15:04 2020
thumbnail

Outil en ligne de commande pour aider l'organisation d'un arpentage, méthode pour s'approprier collectivement un livre.

via @lunar

outils cli éductation-populaire politique
Trois utilitaires : Delta, Dust et Watchexec · LinuxFr.org : les dépêches https://linuxfr.org/news/trois-utilitaires-delta-dust-et-watchexec
Sun May 17 12:35:47 2020

Brève présentation de trois utilitaires sympa :

  • delta pour améliorer l'affichage des diff dans le terminal.
  • dust, équivalent à du, mais plus simple d'utilisation et avec un affichage plus partique.
  • watchexec pour relancer un processus lorsqu'un fichier est modifié dans un répertoire donné, comme par exemple relancer un serveur python lorsqu'un fichier python est modifié.
outils linuxfr cli
Monitordisplay : gérer ses dispositions d'écrans https://www.deblan.io/post/539/monitordisplay-gerer-ses-dispositions-d-ecrans
Sat Sep 29 08:07:10 2018
thumbnail

Billet de blog décrivant un script cli en PHP pour mettre en place rapidement des configurations avec xrandr.

php cli xrandr écran configuration
Étienne BERSAC / powerline.bash · GitLab https://gitlab.com/bersace/powerline.bash
Mon Aug 6 06:42:16 2018

Une Powerline pour BASH. Semble fonctionner plutôt bien.

via: https://www.journalduhacker.net/s/secwpj/une_invite_de_commande_dynamique_dans_le

cli bash powerline personnalisation
GitHub Issues on the command line. Use your $EDITOR, not your browser. https://github.com/stephencelis/ghi
Tue Jul 31 08:10:26 2018
thumbnail

Outil en ligne de commande pour gérer les issues d'un dépôt GitHub.

Via GNU/Linux Magazine France, no 213, p. 36 (Mars 2018).

github cli outils
Tools, not rules: why I've built issues-helper - Clever Cloud Blog https://www.clever-cloud.com/blog/features/2018/02/13/issues-helper/
Wed Feb 14 07:47:56 2018
thumbnail

Un outil en CLI pour ouvrir des issues sur GitHub ou GitLab.

via : https://twitter.com/hsablonniere/status/963351459701121024

cli github gitlab outils git
GitHub - dotcs/doimgr: Command line tool using crossref.org's API to search DOIs and obtain formatted citations such as bibtex, apa, and a lot more https://github.com/dotcs/doimgr
Mon Dec 18 11:12:56 2017
thumbnail

Un outil en ligne de commande (python) pour rechercher le DOI d'un article et générer une référence, par exemple en BibTex.

Utilise crossref.

crossref DOI citation cli python BibTex
Manage several git repositories / GitLab automation https://github.com/tankerapp/tsrc
Mon Sep 4 07:43:39 2017
thumbnail

Un outil en ligne de commande, en python, pour gérer de multiples dépôts git simultanément, par exemple faisant partie d'un même projet.

via linuxfr

cli git outils
expert:analyser_usage_memoire_vive [linuxpedia.fr] http://www.linuxpedia.fr/doku.php/expert/analyser_usage_memoire_vive
Thu Jul 27 13:33:36 2017

Quelques méthodes pour analyser l'utilisation de mémoire vive dans un environnement linux.

trucs_et_astuces cli mémoire-vive RAM
`chmod` calculator https://chmodcommand.com/chmod-777/
Fri Jul 21 08:14:07 2017
thumbnail

Un outil pour définir les paramètres de la commande chmod, ou simplement pour mieux visualiser le calcul.

via kalvn

outils cli trucs_et_astuces chmod
jsonschema https://pypi.python.org/pypi/jsonschema
Wed Jun 28 09:16:50 2017
thumbnail

Implémentation python pour valider les jsonschema

JSON-SCHEMA validation python cli
morji https://bardinflor.perso.aquilenet.fr/morji/intro-fr
Sat Jun 10 23:24:36 2017

Un logiciel de répétition, pour s'exercer sur des petites fiches. Numériques, les fiches. Écrites dans ton éditeur préféré, par exemple vim. Avec un algo de répétition un peu malin. Et utilisable dans le terminal.

C'est libre, facile à installer, sur github.

Et c'est tout bien expliqué sur linuxfr.

Voilà qui donne envie d'apprendre !

libre apprendre répétition fiche vim cli
Commande grep : Rechercher une aiguille dans un système https://wodric.com/commande-grep/
Sun Jan 8 09:57:07 2017
thumbnail

Quelques exemples utiles de la commande grep.

via https://wodric.com/commande-grep/ (planet-libre)

cli grep trucs_et_astuces
Jonathan Brinley: Install Language Packs with WP-CLI http://xplus3.net/2016/11/04/install-language-packs-with-wp-cli/
Sat Nov 5 08:07:25 2016

Jolie petite astuce pour installer tous les paquets de localisation pour Wordpress. Non pas que j'utilise encore WP, mais ce genre de chose est toujours utile à connaître...

via https://planet.code4lib.org/

cli wp-cli wordpress localisation trucs_et_astuces code4lib
blog-libre : BorgBackup, borg pour les intimes https://www.blog-libre.org/2016/08/21/borgbackup-borg-pour-les-intimes/
Sun Aug 21 09:28:13 2016

Un exemple d'utilisation de borg.

backup borg cli déduplication chiffrement
GitHub - jarun/googler: Google Search, Google Site Search, Google News from the terminal https://github.com/jarun/googler
Tue Aug 9 21:18:29 2016
thumbnail

googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance.

googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible utility that delivers much more. For example, fetch any number of results or start anywhere, limit search by any duration, define aliases to google search any number of websites, switch domains easily... all of this in a very clean interface without ads or stray URLs. The shell completion scripts make sure you don't need to remember any options.

googler isn't affiliated to Google in any way.

Ça fait un moment que je cherche quelque chose dans le genre. Il y a bien surfraw, mais c'est quand même un peu mort comme projet.

via : https://www.zotero.org/groups/emerging_tech_in_libraries (et si les groupes Zotero étaient une source d'information riche ?)

cli Google-Search Google veille recherche
Extending Library Carpentry · Issue #34 · mozillascience/global-sprint-2016 · GitHub https://github.com/mozillascience/global-sprint-2016/issues/34
Wed May 18 07:17:20 2016
thumbnail

Proposition d'extension du Library Carpentry (shaarlien précédent).

veille bibliothèques atelier formation git OpenRefine cli unix digital_humanities mysql
GitHub - data-lessons/librarycarpentry: Materials for Library Carpentry development https://github.com/data-lessons/librarycarpentry
Wed May 18 07:14:22 2016
thumbnail

Un atelier pour introduire les bibliothécaires à quelques geekeries, de la console UNIX à la manipulation des données dans OpenRefine en passant par git.

Sur l'exemple du Software Carpentry.

veille bibliothèques cli unix git OpenRefine formation atelier
csheldonhess/c4l16-cli-workshop: Command Line Bootcamp workshop materials for Code4Lib 2016 https://github.com/csheldonhess/c4l16-cli-workshop
Tue Mar 8 13:11:39 2016
thumbnail

Un cours pour l'utilisation de la ligne de commande à l'intention des archivistes, des bibliothécaires et des développeur Web.

Intéressant !

code4lib cli cours github bibliothèques archives veille
page 1 / 2
2474 links, including 10 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn