Skip to content

Instantly share code, notes, and snippets.

View Fedott's full-sized avatar

Vladimir Fedorov Fedott

  • St.Petersburg, Russia
View GitHub Profile
@Fedott
Fedott / pivotal-tshirt.user.js
Last active July 9, 2016 10:08
Replace estimates numeric to TShirt sizes (actual script http://tm.fedot.name/pivotal-tshirt.user.js)
// ==UserScript==
// @name T-Shirt estimates
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Changed estimates to t-shirts
// @author Fedot
// @match https://www.pivotaltracker.com/n/projects/*
// @grant none
// @updateUrl http://tm.fedot.name/pivotal-tshirt.user.js
// ==/UserScript==
@Fedott
Fedott / PKGBUILD
Last active March 17, 2022 08:47
qt-webengine-with-proprietary-codecs
# Maintainer: Vladimir Fedorov <fedotru gmail com>
pkgname=qt5-webengine-with-codecs
pkgdesc='Qt5 WebEngine with proprietary codecs'
pkgver=5.5.0
pkgrel=1
arch=('any')
url='http://www.qt.io/developers'
license=('LGPL')
makedepends=()