python
-
socli ( gautamkrishnar/socli )
Stack overflow command line client. Search and browse stack overflow without leaving the terminal :computer: Created by gautamkrishnar on Jun 21, 2016.
-
Macmoji ( warpling/Macmoji )
Slack/GitHub/Trello emoji for your mac! 😁 💥 💻 Created by warpling on Jul 07, 2016.
-
LastSecondSlides ( trishume/LastSecondSlides )
Use the Google speech-to-text API to generate presentation slides as you talk! Created by trishume on Jul 23, 2016.
-
statuspage ( jayfk/statuspage )
A statuspage generator that lets you host your statuspage for free on Github. Created by jayfk on Feb 26, 2016.
-
you-get ( soimort/you-get )
:arrow_double_down: Dumb downloader that scrapes the web Created by soimort on Aug 20, 2012.
-
colornet ( pavelgonchar/colornet )
Neural Network to colorize grayscale images Created by pavelgonchar on Apr 19, 2016.
-
certbot ( certbot/certbot )
Certbot is EFF’s tool to obtain certs from Let’s Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol. Created by certbot on Nov 12, 2014.
-
gitsome ( donnemartin/gitsome )
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools Created by donnemartin on Apr 23, 2016.
-
TranscriptBot ( agermanidis/TranscriptBot )
Auto-transcribe your meetings to Slack in real time Created by agermanidis on May 17, 2016.
-
http-prompt ( httpie/http-prompt )
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie Created by httpie on Apr 06, 2016.
-
public-apis ( public-apis/public-apis )
A collective list of free APIs Created by public-apis on Mar 20, 2016.
-
youtube-dl ( ytdl-org/youtube-dl )
Command-line program to download videos from YouTube.com and other video sites Created by ytdl-org on Oct 31, 2010.
-
Legofy ( JuanPotato/Legofy )
Make images look as if they are made out of 1×1 LEGO blocks Created by JuanPotato on Oct 15, 2015.
-
big-list-of-naughty-strings ( minimaxir/big-list-of-naughty-strings )
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. Created by minimaxir on Aug 08, 2015.
-
random-sublime-text-plugin ( kimpettersen/random-sublime-text-plugin )
Plugin for sublime text to generate random, ints, floats, strings and words Created by kimpettersen on Nov 24, 2013.
-
swapi ( phalt/swapi )
*NOT MAINTAINED – NO GUARENTEE TO BE UP* Created by phalt on Dec 04, 2014.
-
WDS-WordPress-Export-XML-splitter ( WebDevStudios/WDS-WordPress-Export-XML-splitter )
Take a WordPress xml export file and split it into a number of chunks Created by WebDevStudios on Oct 15, 2014.
-
AdvancedNewFile ( SublimeText/AdvancedNewFile )
File creation plugin for Sublime Text 2 and Sublime Text 3. Created by SublimeText on Oct 28, 2011.
-
GutterColor ( ggordan/GutterColor )
A Sublime Text 3 plugin which displays a colour in the gutter if the line contains a colour. Created by ggordan on Feb 15, 2014.
-
stellar ( fastmonkeys/stellar )
Fast database snapshot and restore tool for development Created by fastmonkeys on Jun 27, 2014.
-
cloudtunes ( jakubroztocil/cloudtunes )
Web-based music player for the cloud :cloud: :notes: Play music from YouTube, Dropbox, etc. Created by jakubroztocil on Sep 08, 2014.
-
SublimeText2-FTPSync ( NoxArt/SublimeText2-FTPSync )
Simple and free FTP(S) syncing (SFTP not available) Created by NoxArt on May 12, 2012.
-
static-zipcode-api ( dryan/static-zipcode-api )
“API” for getting information about a ZIP Code via a series of static files. Created by dryan on Apr 12, 2012.
-
Was JUST thinking about this earlier today. Scripts popping up that allows one to "interact with the #terminal in plain English using GPT-3". https://github.com/dylanjcastillo/shell-genie Example: "find all json files in the current directory that are larger than 1MB" #python
-
So after Mastodon, Twitter, Tumblr, LinkedIn – thinking of the next social world that I can suck into davidbisset.social. 👉🏻 Github might be next. I'm not sharing my public commits, but what I ⭐ might be interesting. Here's a #Python script that exports (your) GitHub stars to a CSV file: https://github.com/JeffCarpenter/export-stars This #Vue script exports…
-
Interesting: Yark is "#YouTube archiving made simple" letting one continuously archive all videos and metadata for YouTube channels. https://github.com/Owez/yark Once everything has been downloaded, Yark will automatically give you a status report of what's changed since the last refresh. #Python
-
Cool nerd stuff: A math problem generator written in #Python created for the purpose of giving teachers and students the means to easily get access to random math exercises to suit their needs. #opensource https://lukew3.github.io/mathgenerator/ Github: https://github.com/lukew3/mathgenerator
-
Another reason why i 🧡 the web: Someone made a script that automatically lowers volume during radio ads and DJ announcements if you have a Sonos speaker. Clever. #Python matthewfelgate.wordpress.com/2022/12/14/tur…
-
If you are learning #Python, a nice tutorial on how to down YouTube videos with it. dev.to/ethand91/downl…
-
This Slack “anti-delete” is clever but one of those “better put a notice in your Slack you are using this or shame on you” things. Although I wonder if it’s possible to edit histories in Slack. github.com/SharonBrizinov… #Python