💻
Coding
Highlights
- Pro
Pinned Loading
-
Open Finder in current location (MacOS)
Open Finder in current location (MacOS) 1#
2# This gist shows how to open your finder in your current terminal
3# directory.
4#
5open -a finder $(pwd)
-
pollfish-callback-handler
pollfish-callback-handler PublicExample code of handling and parsing a Pollfish Server 2 Server (S2S) or webhook callback, using Flask.
Python 1
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.