Topic: "maya-plugin"
akasaki1211/boneDynamicsNode
Custom Node Plugin for Simple Bone Dynamics in Autodesk Maya.
Language: C++ - Size: 7.41 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 230 - Forks: 34

serguei-k/maya-math-nodes
Collection of math nodes for Autodesk Maya
Language: C++ - Size: 246 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 182 - Forks: 54

nxt-dev/nxt_editor
The visual node editor for nxt, a python layering and sequential execution tool for animation and VFX
Language: Python - Size: 6.85 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 180 - Forks: 23

alicevision/MeshroomMaya
Photomodeling plugin for Maya
Language: C++ - Size: 1.97 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 142 - Forks: 34

matiascodesal/maya-glTF
glTF 2.0 exporter for Autodesk Maya
Language: Python - Size: 1.58 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 131 - Forks: 29

eddiehoyle/screenspace
Screenspace pickables for Maya
Language: C++ - Size: 7.39 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 111 - Forks: 26

david-cattermole/mayaMatchMoveSolver
A Bundle Adjustment solver for MatchMove related tasks.
Language: Python - Size: 51.2 MB - Last synced at: about 19 hours ago - Pushed at: 3 days ago - Stars: 109 - Forks: 29

zewt/zMayaTools
Various small tools for Maya
Language: Python - Size: 783 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 88 - Forks: 18

minoue/rush
⚡ Simple command launcher for maya
Language: Python - Size: 9.54 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 14

ababak/maya2katana
Easily copy shading nodes from Maya to Katana
Language: Python - Size: 281 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 62 - Forks: 21

timlehr/hyperdrive 📦
:rocket: Pose-based rig caching plugin for Maya
Language: Python - Size: 194 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 55 - Forks: 13

monoteba/maya-tweener
An in-between tool for animators using Autodesk Maya
Language: Python - Size: 3.69 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 6

Toolchefs/harmonicDeformer
Harmonic Deformer for Autodesk Maya
Language: C++ - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 16

GenEugene/GETools
Free Maya Tools for 3D Animators
Language: Python - Size: 7.12 MB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 45 - Forks: 8

yamahigashi/MayaIntersectionMarker
A plugin for Autodesk Maya that detects and visualizes mesh intersections in the viewport.
Language: C++ - Size: 5.78 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 45 - Forks: 7

RenderHeads/MayaPlugin-VertexChameleon
Advanced vertex colouring plugin for Autodesk Maya.
Language: C++ - Size: 1.79 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 11

redpawfx/partio Fork of wdas/partio
C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. See the discussion group @ http://groups.google.com/group/partio-discuss
Language: Objective-C - Size: 56.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 42 - Forks: 19

Toolchefs/cameraLattice
Maya camera lattice
Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 14

RenderHeads/MayaPlugin-UVAutoRatio
Autodesk Maya plugin for correcting the texture-to-world area ratio on objects, meshes and custom selections.
Language: C++ - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 38 - Forks: 23

Toolchefs/motionPath
Toolchefs Motion Path
Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 10

david-cattermole/playblastOIIO-maya
Implements a new 'playblast' command that uses OpenImageIO (OIIO) to process and write image data.
Language: C++ - Size: 13.7 KB - Last synced at: about 19 hours ago - Pushed at: almost 8 years ago - Stars: 36 - Forks: 4

minoue/CheckTools
💊 Mesh/UV check commands for Maya
Language: C++ - Size: 1.02 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 34 - Forks: 9

bigoMay/AnimFace
A plugin created for Maya for the transfer of motion capture data onto 3D facial models using RBF algorithms
Language: Mathematica - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 12

MaxRocamora/MayaShaderLibrary
A tool for organize shaders in Autodesk Maya.
Language: Mathematica - Size: 7.95 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 0

rkoschmitzky/coconodz
A unified and configurable Nodegraph wrapper for Visual Effects Applications
Language: Python - Size: 331 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 6

league1991/RigFEM
A parameter space based FEM program, based on Jernej Barbic's FEM library Vega(http://run.usc.edu/vega/), you can find an example here: http://www.cnblogs.com/dydx/p/4290878.html. 一个在参数空间进行有限元模拟的程序,基于Vega平台,我的开发笔记在这里http://www.cnblogs.com/dydx/
Language: C++ - Size: 52.8 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 33 - Forks: 12

cedricB/circeCharacterWorksTools
A set of tool for maya designed to handle character deformation effectively
Language: Python - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 33 - Forks: 10

thejoltjoker/ChatGPTforMaya
Autodesk Maya plugin for context aware chatting with ChatGPT. Get tips, automate tasks and run code.
Language: Python - Size: 2.16 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 2

ChrisTwaitees/MayaVolumeGroom
Autodesk Maya volume-driven grooming tool inspired by Disney's Tonic.
Language: Python - Size: 50.7 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 8

tm8r/MayaWindowSwitcher
Switch between open windows on Maya(like Alt+Tab in windows)
Language: Python - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 31 - Forks: 4

league1991/MpmMaya
Material Point Method plugin for maya
Language: Mathematica - Size: 8.6 MB - Last synced at: 7 months ago - Pushed at: almost 8 years ago - Stars: 29 - Forks: 5

cedricB/Mayanomicon
Custom nodes and introspection with the maya API
Language: Python - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 28 - Forks: 8

yantor3d/xformArrayNodes
Maya plugin with nodes designed to operate on transform components.
Language: C++ - Size: 1.72 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 27 - Forks: 7

FXTD-ODYSSEY/mpdb
Maya Python Debugger Tool
Language: Python - Size: 4.93 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 2

david-cattermole/animCurveMatch-maya
Match sparse to dense animCurves in Autodesk Maya
Language: C++ - Size: 29.3 KB - Last synced at: about 19 hours ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 7

sowwic/luna
Maya component-based rigging
Language: Python - Size: 4.15 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 4

InteractiveComputerGraphics/MayaPartioTools
MayaPartioTools is an open-source plugin to visualize and import particle data in Maya.
Language: C++ - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 1

m0nstr0/max_payne_ldb_importer
Max Payne 1 and Max Payne 2 LDB (Game levels) and KF2 (Game Models) files importer plugin for Maya 2022/2023
Language: Python - Size: 347 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 2

ScriptorBob/stream-flow
An extensive guide on how to install and use the plugin
Language: HTML - Size: 94.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 0

lopezmauro/ml-example-nodes
This repository contains Python machine learning nodes for instructional use only—NOT for production. All inferences are based on pure math, with no external libraries, to help you understand the underlying algorithms step by step.
Language: Python - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 18 - Forks: 1

applezhao/kelvinlets
implement paper Regularized Kelvinlets: Sculpting Brushes based on Fundamental Solutions of Elasticity
Language: C++ - Size: 358 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 6

nitronoid/SimpleIK
Simple IK solver for two bone chains.
Language: C++ - Size: 6.05 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 5

giuliom95/arduino-maya
A suite to make an Arduino board communicate with Autodesk Maya
Language: Python - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 7

danilopeixoto/fem
A plugin for deformable body simulation in Maya.
Language: C++ - Size: 1.75 MB - Last synced at: 28 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 7

vfxpipeline/zone
Web based cluster computing apps
Language: Python - Size: 10 MB - Last synced at: 14 days ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 2

david-cattermole/velocity-maya
Maya node for computing speed of an input point
Language: C++ - Size: 9.77 KB - Last synced at: about 19 hours ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 5

akasaki1211/colDetectionNode
Simple collision detection node.
Language: C++ - Size: 3.48 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 3

david-cattermole/vcglib-maya
VCG wrapper nodes for Autodesk Maya
Language: C++ - Size: 95.7 KB - Last synced at: about 19 hours ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 2

pedroCabrera/PyFlowMaya
Wrapper for Autodesk Maya (https://www.autodesk.ru/products/maya/overview) software.
Language: Python - Size: 16.6 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

aniketrajnish/Alembic-to-FBX-File-Maya
A python script that converts an Alembic file to animated FBX files using Maya.
Language: Python - Size: 17.6 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

tHeBeStXu/DynamicChainRigTool
Dynamic Chain Rig Tool for Game (Maya Plug-in)
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 3

kbladin/Maya_Plugin_Hello_World
A plugin for Maya that writes Hello World
Language: C++ - Size: 12.7 KB - Last synced at: about 3 hours ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 4

david-cattermole/oiioreader-maya
Image Reader using OpenImageIO (OIIO) library plug-in for Autodesk Maya.
Language: C++ - Size: 24.4 KB - Last synced at: about 19 hours ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

qualisys/QTM-Connect-For-Maya
Stream skeleton, rigid bodies and marker data from QTM through the QTM real-time protocol.
Language: Python - Size: 108 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 5

RxLaboratory/DuBlast-Maya 📦
Better Playblasts for Maya
Language: Python - Size: 28.3 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

Latios96/claudius
Point Cloud support for Autodesk Maya
Language: C++ - Size: 1.22 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

ababak/cgcpp
A universal solution for common needs in C++ in computer graphics software
Language: CMake - Size: 81.1 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 2

cpcgskill/CPMel
一个新生的Python For Maya库
Language: Python - Size: 99.2 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 8 - Forks: 1

adamjrbaker/SalientPosesMaya
An implementation of the Salient Poses algorithm for Maya Created By Richard Roberts
Language: Python - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 10

PaulSchweizer/softIkNode
Soft IK Node for Maya
Language: C++ - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

helenl9098/WorldPalette
WorldPalette is a Maya plugin based on the 2015 SIGGRAPH paper, WorldBrush: Interactive Example-based Synthesis of Procedural Virtual Worlds by Emilien A. and others. Our plugin aims to provide an interactive way of synthesizing virtual worlds from example arrangements.
Language: C++ - Size: 86.3 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 3

i-yam-jeremy/maya-voxelizer-plug-in
A Maya plug-in for creating voxel approximations of input geometry.
Language: C++ - Size: 440 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

B4rtware/circlelizer-maya
Circlelizer is a plugin for Maya which is written in Python with Maya API 2.0. It generates a circle from a given selection.
Language: Python - Size: 2.14 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

pomettini/maya-tools
Maya scripts I made in order to speed up my workflow
Language: Python - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

ymesh/liquidmaya
Liquid: Maya Rendering Translator (mesh SVN branch)
Language: C++ - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: almost 13 years ago - Stars: 7 - Forks: 3

leixingyu/reducePoly
Poly-reduction visualization plugin for Maya
Language: C++ - Size: 313 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

InTack2/maya-aim-constraint-node
Aim constraint node created for learning.
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

ababak/usd-build
Docker build for Pixar Universal Scene Description (USD) on Windows
Language: Dockerfile - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 1

league1991/Maya2Matlab
Maya与Matlab的数据通信插件,允许把Maya的网格数据传到Matlab进行处理。 This plugin provide a matlab computation interface as a maya node, allowing user perform custom computation in maya directly.
Language: C++ - Size: 24.3 MB - Last synced at: 7 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 3

RxLaboratory/Ramses-Maya
The Rx Asset Management System (Ramses) Maya Plugin
Language: Python - Size: 29.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

EmilDohne/Maya_GetClosestIntersection
A Maya Plug-In Template for querying the closest mesh intersection from a click into the viewport. Implements Octrees and BVH to accelerate computation
Language: Python - Size: 544 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

jerenchen/maya-simple-render-override
A simple C++ plugin showing how to draw screen-space motion trails via Maya Viewport 2.0 Render Override
Language: C++ - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

sowwic/dsNodes
Maya Nodes
Language: Python - Size: 69.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 4

jklintan/voronoi-fracture
A Maya plugin that fractures objects with a base in Voronoi partitioning. With a focus on being able to further simulate the breaking of different materials, the plugin utilises a range of built-in features in Maya to create versatile breaking behaviors such as distributions using bounding boxes, spheres, disks, hand-drawn curves or particle systems.
Language: C++ - Size: 8.39 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

hoover900/maya-module-installer Fork of robertjoosten/maya-module-installer 📦
Module template for easy drag-and-drop installation using provided mel script.
Language: Python - Size: 544 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

D-KeyChen/MayaExportScenegraphXML
Maya export Scenegraph format to Katana
Language: Python - Size: 9.69 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

minoue/symmetryTable
SymmetryTable for Maya
Language: C++ - Size: 523 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

cpcgskill/dg_editor
一个maya DG图的编辑工具
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

nyers33/maya_scripts_plugins
simple scripts and utility plugins
Language: Python - Size: 11.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

InteractiveComputerGraphics/MayaMeshTools
MayaMeshTools is an open-source plugin to import single mesh files and sequences of mesh files in Maya.
Language: C++ - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

Uedaki/CustomMayaRenderer
Language: C++ - Size: 1.06 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

cedricB/animatableWeight
legacy dynamic weight for maya deformer
Language: C++ - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 4

SimonBenAnderson/ContainerManager
Simple Maya Container Manager
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

FXTD-ODYSSEY/Maya-VertexColorPainter
Vertex Color Painter for Single Channel
Language: Python - Size: 67.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

tm8r/MayaFBXImporter
FBX importer for Autodesk Maya.
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

timothyhalim/welcome-screen
An awesome welcome screen for your Digital Content Creation Software
Language: Python - Size: 767 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

the-other-mariana/torus-worm
Python script that makes a torus with worm/flower-like figure in Autodesk Maya, with customizable number of faces and other parameters.
Language: Python - Size: 9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

the-other-mariana/maya-scripts
This is a collection of scripts made to create geometry in Autodesk Maya 2017. Each folder has its output example.
Language: Python - Size: 9.62 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

the-other-mariana/kiss-plugin-maya
Plugin for making a 3D kiss chocolate in Autodesk Maya. It uses a bezier curve coded for n points. Developed in Python 3.
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

david-cattermole/pointSetMatch-maya
Matches pairs of reference and move points with a transformation matrix in a Autodesk Maya DG node.
Language: C++ - Size: 23.4 KB - Last synced at: about 19 hours ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 4

MatsValgaeren/fSync
fSync bridges fSpy and Maya by importing camera data and building projection shaders in seconds.
Language: Python - Size: 63.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

0x45mi/closerToCamera
Animate depth in camera space.
Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

FXTD-ODYSSEY/Maya-CurveBrush
Maya Tweak NUBRBS Curve Brush
Language: Python - Size: 328 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

tm8r/MayaRecentFilesPlus
Improve Maya RecentFiles.
Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

jerenchen/maya-qt-mouse-event
A simple C++ example plugin demonstrating how to handle the Qt mouse button events with Maya widgets
Language: C++ - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

FXTD-ODYSSEY/Maya-CallbackNode
Autodesk Maya Python CallbackNode for event management.
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

nintervik/vmWalkingKit
An interactive study on walk cycles
Language: Mathematica - Size: 22.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

MatsValgaeren/RefUp
Refup makes updating the versions of all your Maya references more efficient.
Language: Python - Size: 34.2 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

svndes/createController
Maya Custom Control Creator - demo
Language: Python - Size: 164 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

raefu22/clothCreator
Create cloth in Maya using Python
Language: Python - Size: 251 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
