Skip to content

Instantly share code, notes, and snippets.

View DacostaDesarrollo's full-sized avatar
📝
Focusing

Daniel Acosta Ceballos DacostaDesarrollo

📝
Focusing
View GitHub Profile
@HoussemNasri
HoussemNasri / BalsamiqForever.py
Last active May 2, 2024 11:21
Extend your trial period for Balsamiq Wireframes on Windows and macOS Forever!
import json
import os
import time
import webbrowser
import sys
import re
def handleWindows(extra_seconds):
print("OS : Windows")
@pmkay
pmkay / installing-postman.md
Created April 27, 2020 02:49 — forked from ba11b0y/installing-postman.md
Installing Postman on Ubuntu/Gnome

Since Chrome apps are now being deprecated. Download postman from https://dl.pstmn.io/download/latest/linux

Although I highly recommend using a snap

sudo snap install postman

Installing Postman

tar -xzf Postman-linux-x64-5.3.2.tar.gz