Projects in Awesome Lists by ff6347
A curated list of projects in awesome lists by ff6347 .
https://github.com/ff6347/after-effects-script-snippets
this is a loose collection of js snippets for After Effects
Last synced: 02 Sep 2025
https://github.com/ff6347/to-markdown-cli
a command line tool for turning html to markdown
Last synced: 09 Apr 2025
https://github.com/ff6347/auto-typo-adbe-id
This is the code repository for the FH-Potsdam ;-⟩ project week "Typografie und Automation"
Last synced: 27 Oct 2025
https://github.com/ff6347/extendscript.prototypes
A collection of usefull prototypes
Last synced: 28 Oct 2025
https://github.com/ff6347/batch-find-and-replace
This is a Adobe InDesign script for batch processing FNR xmls
Last synced: 11 Apr 2025
https://github.com/ff6347/extendscript-bundlr
A tool for bundling Adobe ExtendScripts.
Last synced: 11 Apr 2025
https://github.com/ff6347/gestalten-in-code
Explorations in creative coding using several frameworks (University of Applied Sciences Potsdam 2016)
basiljs extendscript generative-art gestalt-psychology p5 p5js processing
Last synced: 11 Apr 2025
https://github.com/ff6347/block-facebook
Little snitch rule group for blocking Facebook
Last synced: 31 Jul 2025
https://github.com/ff6347/debugging-ae-scripts
some debugging and test scripts for use with Adobes Extendscript Engine
Last synced: 11 Apr 2025
https://github.com/ff6347/extendscript-101
Examples for learning the basics of Adobe ExtendScript @FH-Potsdam with a focus on InDesign
Last synced: 13 Jun 2025
https://github.com/ff6347/extendscript.csv
reading csv files in extendscript
Last synced: 11 Apr 2025
https://github.com/ff6347/extendscript.geo
A collection of functions for calculating geo locations. As used in [AEMap.jsx](http://aescripts.com/aemap/) and [Locations.jsx](http://aescripts.com/locations/)
Last synced: 19 Jul 2025
https://github.com/ff6347/digitalio
Sketches for teaching arduino digital input output @FH-Potsdam
Last synced: 13 Jun 2025
https://github.com/ff6347/indesign-worker
High-level, workflow oriented API wrapper for task automation in Adobe InDesign, written above its JavaScript Scripting API as in the CS3 version of the environment.
Last synced: 11 Apr 2025
https://github.com/ff6347/aesettingscontrol
A Extendscript Class for controlling AE Settings
Last synced: 29 Oct 2025
https://github.com/ff6347/vscode-open-in-marked-two
This VSCode extension opens files in Marked 2.
markdown vscode vscode-extension
Last synced: 09 Mar 2026
https://github.com/ff6347/tobii-eyetracker-r
reading data from the tobii eyetracker with R used @FH-Potsdam
Last synced: 11 Apr 2025
https://github.com/ff6347/render-tools
Some script to use for setting up renee queues
Last synced: 11 Apr 2025
https://github.com/ff6347/tobii_eyetracker_processing
reading data from the tobii eyetracker with Processing used @FH-Potsdam
Last synced: 03 Jan 2026
https://github.com/ff6347/program-attiny85-w-arduino-isp
program attiny85 with arduino isp
Last synced: 11 Apr 2025
https://github.com/ff6347/p5-code-sandbox
Experimental p5.js code sandbox powered by Monaco editor for testing sketches with live feedback
Last synced: 06 Mar 2026
https://github.com/ff6347/execute-menu-command-by-id
This AE scirpt executes menu commands by ID
Last synced: 08 Mar 2026
https://github.com/ff6347/sol-lewitt-processing
A collection of processing sketches inspired by the works of Sol LeWitt. These sketches are part of the course ["Eingabe, Ausgabe. Grundlagen der prozessorientierten Gestaltung"](https://incom.org/workspace/4693) by Monika Hoinkis
Last synced: 15 Jun 2025
https://github.com/ff6347/sublime-open-url
a sublime text 2 plugin to open all urls in the selection with the standard browser
Last synced: 13 Mar 2026
https://github.com/ff6347/cheatsets
A collection of cheatsets I like to keep on my desktop. These are commands I use on a not daily basis. To not have to browse through my shell history over and over again, I worte them down.
Last synced: 30 Oct 2025
https://github.com/ff6347/aemap-utilities.jsx
AEMap-Utilities.jsx util scripts for AEMap
Last synced: 25 Aug 2025
https://github.com/ff6347/incomorg2layout
This is some code that generates indesign documents from json data taken from incom.org
Last synced: 18 Mar 2025
https://github.com/ff6347/thegrids
2 InDesign JavaScripts for Typo at FHP and some snippets
Last synced: 18 Mar 2025
https://github.com/ff6347/typography-and-automation
This is the project documentation for
Last synced: 20 Jul 2025
https://github.com/ff6347/open-close-mask
This is a AE script to open and close several masks at once
Last synced: 19 Jul 2025
https://github.com/ff6347/obj-from-ai
create WAVEFRONT obj from illustrator
Last synced: 18 Mar 2025
https://github.com/ff6347/shortcuts
This is a repo for learning a bit of Objective-C coding. The applicaiton should take a textfile as input and build a Statusbar app from it with every line as a NSMenuItem
Last synced: 18 Mar 2025
https://github.com/ff6347/obj-vertex-exporter
This script exports obj vertex data from AE layer positions.
Last synced: 18 Mar 2025
https://github.com/ff6347/bitmapboogie-imagescanner-jsx
This is an ExtendScript for importing data from the bitmapboogie-imagescanner-of into After Effects
Last synced: 13 Oct 2025
https://github.com/ff6347/grunt-init-extendscript
grunt-init-extendscript Create a extendscript with grunt-init. Based on the grunt-init-jquery template
Last synced: 09 Jul 2025
https://github.com/ff6347/nexttypostandard
This is a set of Javascripts 4 the «NextTypoStandard InDesign Automation Workshop» at FH Potsdam on the eighteenth november twothousendeleven.
Last synced: 18 Mar 2025
https://github.com/ff6347/simple_particle_system_p5js
Just for p5js testing porouse
Last synced: 18 Mar 2025
https://github.com/ff6347/markdown-to-html-extension
A Markdown to HTML Extension
Last synced: 30 Apr 2026
https://github.com/ff6347/alfred-color-names
Paste named CSS colors into the frontmost app
Last synced: 18 Mar 2025
https://github.com/ff6347/analogio
Sketches for teaching arduino analog input output @FH-Potsdam
Last synced: 11 Apr 2025
https://github.com/ff6347/extendscript-call-system
explore how to download files and data from the web with extendscript on Windows and macOS
Last synced: 18 Mar 2025
https://github.com/ff6347/gpx_processing
A processing sketch for reading and displaying .gpx files. This sketch is part of the course ["Eingabe, Ausgabe. Grundlagen der prozessorientierten Gestaltung"](https://incom.org/workspace/4693) by Monika Hoinkis
Last synced: 18 Mar 2025
https://github.com/ff6347/killae
This is a tiny shell script for killing ae on mac
Last synced: 03 Jan 2026
https://github.com/ff6347/c2c
Sketches for teaching computer 2 computer communication with arduino and processing @FH-Potsdam
Last synced: 04 Jan 2026
https://github.com/ff6347/ae-comps-to-graphviz
Export flow of current comp to graphviz
Last synced: 18 Mar 2025
https://github.com/ff6347/electrical-engineering
Sketches for teaching electrical engineering concepts with arduino and fritzing
Last synced: 05 Mar 2026
https://github.com/ff6347/kontaktbogen
adobe extendscript indesign javascript
Last synced: 18 Mar 2025
https://github.com/ff6347/indesign-helpers
Some InDesign scripts I always need around.
Last synced: 18 Mar 2025
https://github.com/ff6347/circletext
Text in a circle using openFrameworks and c++
Last synced: 16 Oct 2025
https://github.com/ff6347/details-in-readme
Did you know that you can have some details in a readme here on GitHub?
Last synced: 09 Oct 2025
https://github.com/ff6347/hawk22.qawsed.site
Collection of results of the seminar Generative Gestaltung Nutzloses Netz @hawk-de 2022
Last synced: 06 Sep 2025
https://github.com/ff6347/rigpuppet
some JavaScripts for Aobe After Effects (CS4) using costum effects to rig a puppet
Last synced: 18 Mar 2025
https://github.com/ff6347/scriptingillustrator
These are some illustrator scripts
Last synced: 18 Mar 2025
https://github.com/ff6347/the-geo-beast
This is for creating geolocated animations in AECS4+
Last synced: 11 Apr 2025
https://github.com/ff6347/mpolauncher
an indesign plugin for launching scriptfiles
Last synced: 26 Jun 2025
https://github.com/ff6347/morse
talking from one arduino to another via processing
Last synced: 18 Mar 2025
https://github.com/ff6347/programming-with-processing
Sketches for teaching Processing @ University of Applied Sciences Potsdam (Germany) Seminar Input/Output Basics of Process-oriented Design
Last synced: 04 Jan 2026
https://github.com/ff6347/hershey-monoline-text-issues
Public issue tracking for the Adobe After Effects script 'Monoline Text.jsx'
Last synced: 15 Feb 2026
https://github.com/ff6347/anscombe-quartet-in-cran
Plotting Anscombe's quartet in R
Last synced: 18 Mar 2025
https://github.com/ff6347/alfred-duckduckgo-bangs
A Alfred workflow to insert !bangs (around 13505) into the frontmost app.
Last synced: 18 Mar 2025
https://github.com/ff6347/digilogio
Sketches for teaching arduino digital/analog input output @FH-Potsdam - you get it? digilogio = digital + analog + input + output.
Last synced: 18 Mar 2025
https://github.com/ff6347/ftb-sublime-package
I use sublime text so much i want to have my packages on all machines
Last synced: 04 Jan 2026
https://github.com/ff6347/graphviz-fiddle
just some fooling around with graphviz
Last synced: 03 Jan 2026
https://github.com/ff6347/beyond-processing-scribbles
FHP WS2010/11 Project
Last synced: 10 Aug 2025
https://github.com/ff6347/element3d-fake-physik
Element3D & Newton Fake Physics https://vimeo.com/46296415
Last synced: 03 Jan 2026
https://github.com/ff6347/world_map
simple equirectangular mapping in Processing
Last synced: 16 Aug 2025
https://github.com/ff6347/processing_displacement_map
displace a mesh with an images greyscale found on the processing forums
Last synced: 03 Jan 2026
https://github.com/ff6347/mt4d-grep
These are some InDesign Grep .xmls for the createBook.jsx
Last synced: 04 Jan 2026
https://github.com/ff6347/ai-connectednodes
create connected nodes in illustrator. Nuff said?
Last synced: 18 Mar 2025