💠
-
DevSecOps @ escape.tech
- Paris
-
01:42
(UTC +01:00)
Highlights
- Pro
Pinned Loading
-
Automatic ocr with tesseract & flame...
Automatic ocr with tesseract & flameshot 1#!/usr/bin/env bash
23TMPDIR=$(mktemp -d -t ocr-XXXXXXXXXX)
4trap "rm -rf $TMPDIR" EXIT
5 -
Sync your gitlab commits history wit...
Sync your gitlab commits history with gihub. 1#!/bin/sh
2# Create a git repo on github
3# Put this script inside
4# Update USERNAME
5# Run this script
-
Escape-Technologies/ClairvoyanceNext
Escape-Technologies/ClairvoyanceNext PublicForked from nikitastupin/clairvoyance
Obtain GraphQL API Schema even if the introspection is not enabled
Python 11
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.