• Stars
    star
    13
  • Rank 1,467,215 (Top 30 %)
  • Language
    Python
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Delete VS Code workspaceStorage cache folders that are older than 60 days

More Repositories

1

PythonEXE

How to create an executable file from a Python script?
Python
278
star
2

Bash-Utils

Miscellaneous small utils, mainly for the Bash shell.
Python
130
star
3

JSON-path

Find the path of a key / value in a JSON hierarchy easily.
Python
92
star
4

Jabba-Webkit

Jabba's headless webkit browser for scraping AJAX-powered webpages.
Python
91
star
5

graphviz-java-api

With this simple API you can simply call GraphViz's dot from your Java programs.
Java
72
star
6

SpeedTests

comparing the execution speeds of various programming languages
Python
62
star
7

screenshot.py

Taking a screenshot of a webpage.
JavaScript
49
star
8

DigitalOceanFlask

installing a Flask webapp on a Digital Ocean (or Linode, etc.) Ubuntu box
Python
43
star
9

jabbapylib

A Python library that I use for my projects.
Python
33
star
10

Copy-Queue

A command line "cp" and "mv" that use a queue.
Python
28
star
11

PrimCom

PrimCom: manage and access your personal knowledge base easily
Python
25
star
12

Movie-Ratings

Get the ratings of a movie on IMDB and RottenTomatoes.
Python
22
star
13

Linux-Voice-issues

collection of freely available issues of Linux Voice (http://www.linuxvoice.com) and MagPi (https://www.raspberrypi.org/magpi/)
19
star
14

Programozas_2

A Programozás 2 c. tárgyhoz kapcsolódó anyagok.
Java
17
star
15

update-pip-packages

update all the packages (in alphabetical order) that were installed with pip
Python
17
star
16

ClosestX11Color

Find the closest xterm-256 colors (between 0 and 255) to an arbitrary HTML hexa color (e.g. #ABCDEF)
Python
15
star
17

JiVE-Image-Viewer

A general purpose, cross-platform image viewer with some built-in NSFW support, written in Python 3.6+ using PyQt5.
Python
14
star
18

django-show_urls-formatter

Beautify the output of `manage.py show_urls`.
Python
13
star
19

wpython

With wpython you can launch scripts residing in virtual environments without the need of activating the venv.
Python
13
star
20

TrashMail.net-disposable-email-address

Creates a disposable email address on TrashMail.net.
Python
12
star
21

PyLint-Output-Visualizer

PyLint report is shown in a window. The report can be refreshed with a key press.
Python
12
star
22

jabbatron

interactive installer script for Ubuntu
Python
11
star
23

Full-Circle-Magazine-Series

Extract parts of a series from Full Circle Magazine and combine them in a single PDF.
Python
11
star
24

Wallpaper-Downloader-and-Rotator-for-Gnome

Download images from several wallpaper sites and set them as wallpapers.
Python
11
star
25

quickjump

QuickJump allows you to bookmark directories and switch between them easily
Python
10
star
26

Elite

Elite Planet Name Generator
Python
10
star
27

PyJava

PyJava is a small Java library that aims to bring some Python fun to Java
Java
10
star
28

go-present-for-python

Using Go's present with Python code snippets
Python
9
star
29

Crypto-Converter

A command-line application for converting currencies (crypto and fiat).
Python
9
star
30

melt

a visual cat-like file viewer with syntax highlighting supporting 2-file views
Python
8
star
31

pdfmanip

Manipulate PDF files (e.g. remove given pages)
Python
8
star
32

Programozas_1

A Programozás 1 c. tárgyhoz kapcsolódó anyagok (2024. febr.)
C
8
star
33

DigitalOceanNotes

How to configure a Digital Ocean (or Linode, etc.) Ubuntu box.
Vim Script
7
star
34

go-jsonpath

Find the path of a key / value in a JSON hierarchy easily.
Go
7
star
35

MyPew

getting started with Pew (Python Env Wrapper) under Linux
Shell
7
star
36

Record-Soundcard-Output

Capture and record any audio output that comes through the soundcard. Requires ALSA.
Python
7
star
37

blog-assets

Source codes for some posts on my blogs.
C#
6
star
38

jabbapylib3

A lightweight, general-purpose Python library, written in Python 3.
Python
6
star
39

JabbaCustomExtensions-for-C-Sharp

My own extensions for C#. Inspired by Python, Kotlin, etc.
C#
5
star
40

AdventOfCode2022

My solutions for AoC 2022. Targeted languages: Python / Go.
Python
4
star
41

zsh-themes-plugins

My own ZSH themes and plugins, using the oh-my-zsh framework
Shell
4
star
42

Pomodoro-Timer

A simple GUI countdown timer for your pomodoro sessions.
Python
4
star
43

Archives-List-Generator

Generate archives list for wordpress.com blogs in HTML format.
Python
3
star
44

AdventOfCode2018

My solutions for AoC 2018. Targeted language: Nim. I may also add some Python solutions.
Nim
3
star
45

teaching-assets

Teaching assets.
HTML
3
star
46

virtualenv-tools

Some simple wrapper functions for working with Python virtual environments.
Shell
3
star
47

Hello-World

test project, exploring git and github
Python
3
star
48

movie2android

Resize movies for your Android/iOS device with ffmpeg.
Python
3
star
49

nimpykot

Porting some Python / Kotlin features to Nim
Nim
3
star
50

UrlShortener-go

A URL shortener command-line app. for bit.ly; implemented in Go.
Go
3
star
51

go-cpc-ctc

Home of two CLI utilities. cpc: copy path to clipboard; ctc: copy text to clipboard.
Go
3
star
52

XboxGamePriceChecker

Xbox Game Price Checker
Python
3
star
53

jabbagolib

A simple library to facilitate transition from Python to Go.
Go
3
star
54

Jerly

A Java implementation of Earley’s efficient parsing algorithm for lambda-free context-free grammars.
Java
2
star
55

jabbas-zsh-settings

This repo contains my own ZSH settings.
Shell
2
star
56

AdventOfCode2019

My solutions for AoC 2019. Targeted languages: Python, C, Rust.
C++
2
star
57

AutoFocus

A Greasemonkey script that puts the focus on the selected input field.
JavaScript
2
star
58

JabbaPyLib-in-Action

Miscellaneous Python projects that rely on the library "jabbapylib".
Python
2
star
59

ClickBot

A Python bot playing online Flash games.
Python
2
star
60

AdventOfCode2023

My solutions for Advent of Code 2023.
Python
2
star
61

micro-plugins

Some of my own (and found) plugins for the micro text editor
Lua
2
star
62

UrlShortener-nim

A URL shortener command-line app. using bit.ly
Nim
2
star
63

NimCliHelper

make Nim development easier in the command-line
Nim
2
star
64

GUI-Dev-with-Python

Some simple examples on how to get started with GUI development in Python.
Python
2
star
65

jabba-lib

A utility library for Rust.
Rust
2
star
66

Image-Gallery

Creates a stylish HTML/CSS image gallery from a list of URLs. Typical use case: you scrape the URLs of some images and you want to visualize them.
Python
2
star
67

Vuze-Restarter

This script restarts your vuze process if it dies unexpectedly.
Python
1
star
68

Flask-url_map-formatter

beautify the output of `app.url_map`
Python
1
star
69

C-Sharp-CLI-Helper

A wrapper around the "dotnet" command to facilitate command-line usage.
Python
1
star
70

docker-pyenv

A basic development environment for Python 2.7.
Shell
1
star
71

AdventOfCode2021

My solutions for AoC 2021. Targeted languages: Python / Julia.
Python
1
star
72

Flask-TailwindCSS-HTMX-Sample-Project

A Flask + Tailwind CSS + HTMX sample project
CSS
1
star
73

jabba-cpc

Copies the path of the current working dir. to the clipboard. If a parameter is given, it's also added to the path.
Rust
1
star
74

keysound

Play an audio file (a click sound) when a keyboard button is pressed
Python
1
star
75

ShowMousePosition

A little GUI tool that shows the current mouse position
Python
1
star
76

dontsleep

Prevent HDD from going to sleep
Go
1
star
77

HenWer

an online and offline image viewer
Python
1
star
78

django-hello_project

A skeleton that can be used for creating new Django projects.
Python
1
star
79

szakdoga

Szakdolgozat letöltése PDF-ben
Go
1
star
80

Talky-G

A vertical data mining algorithm for extracting frequent generators (FGs). Talky-G is part of the Coron System.
Java
1
star
81

Next-and-Previous-Image-for-Vimperator

"next image" and "previous image" bookmarklets for vimperator
1
star
82

alap

A little CLI tool for scaffolding basic source codes
Go
1
star
83

say-it

Convert arbitrary text to audio
Python
1
star