An open API service providing repository metadata for many open source software ecosystems.

Topic: "sudoku-generator"

robatron/sudoku.js

A Sudoku puzzle generator and solver JavaScript library

Language: JavaScript - Size: 170 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 443 - Forks: 138

MorvanZhou/sudoku

A simple Sudoku generator and solver. 数独生成器和解题器

Language: Python - Size: 298 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 172 - Forks: 24

t-dillon/tdoku

A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.

Language: C++ - Size: 71.2 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 152 - Forks: 21

TN1ck/super-sudoku

Full featured open source sudoku with a very nice web interface.

Language: TypeScript - Size: 4.82 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 117 - Forks: 22

RutledgePaulV/sudoku-generator 📦

Generate sudoku puzzles of varying difficulties.

Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 107 - Forks: 49

komeilmehranfar/sudoku-core

A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your applications.

Language: TypeScript - Size: 3.22 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 100 - Forks: 5

vaithak/Sudoku-Generator

A simple sudoku puzzle generator written in C++.

Language: C++ - Size: 188 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 87 - Forks: 30

jeffsieu/py-sudoku

A Python Sudoku solver

Language: Python - Size: 44.9 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 86 - Forks: 25

Emerentius/sudoku

The Rust sudoku library

Language: Rust - Size: 11.5 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 85 - Forks: 23

JoeKarlsson/python-sudoku-generator-solver

Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!

Language: Python - Size: 209 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 74 - Forks: 36

xc2f/sudoLite 📦

一款轻巧、趣萌、界面精美,具备统计、排行(即将推出),开源、免费、无广告的数独小程序

Language: TypeScript - Size: 3.89 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 20

ArjArav98/Sudoku-Solver

Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!

Language: C++ - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 54 - Forks: 20

MohamedMahmoudHassan/Backtracking-Visualizer

Visualization of some standard problems solved by Backtracking

Language: JavaScript - Size: 1.69 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 7

petewritescode/sudoku-gen

A fast sudoku puzzle generator.

Language: TypeScript - Size: 265 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 9

vansh-codes/Sudoku-Visualizer

A web-based app to visualize Sudoku solving using backtracking. Features include random puzzle generation, variable solving speeds, and celebratory visual effects for completed puzzles. Enjoy solving!

Language: JavaScript - Size: 297 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 25 - Forks: 0

sfuhrm/sudoku

A very fast Java Sudoku library implementation along with a command line client

Language: Java - Size: 567 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 19 - Forks: 8

flyingpeakock/Console_sudoku

Console application to create, solve, and play sudoku.

Language: C++ - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 1

Yanndroid/Sudoku

Android sudoku game and solver with OneUI design

Language: Java - Size: 45.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 2

jalbam/yasminoku

[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.

Language: JavaScript - Size: 187 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

einsitang/sudoku-dart

sudoku library with dart

Language: Dart - Size: 42 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 16 - Forks: 8

basil2style/Sudoku-Pattern-Generator-App

Android App for Generating Sudoku Number Pattern

Language: Java - Size: 2.54 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 4

huaminghuangtw/Web-Sudoku-Puzzle-Game

🎮 Welcome to my Sudoku puzzle game! - An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript.

Language: JavaScript - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

firateski/SudokuLibrary

C# Sudoku library that can solve, generate and check the Sudoku puzzles.

Language: C# - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 6

unmade/dokusan

Sudoku generator and solver with step-by-step guidance

Language: Python - Size: 106 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 2

David-Elkabas/Sudoku

Sudoku generator and solver with simple GUI created in Python using Pygame

Language: Python - Size: 803 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

einsitang/sudoku-go

open source sudoku solver and generator library with go

Language: Go - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

VarunS2002/Dart-sudoku_solver_generator

A Dart library containing tools related to Sudoku puzzles. This includes generating, solving and handling puzzles.

Language: Dart - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

larapollehn/sudoku 📦

Solve Sudoku Puzzles of various levels or let the App solve Sudokus for you 🗾

Language: TypeScript - Size: 11.6 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 3

HemulGM/Sudoku

Sudoku

Language: Pascal - Size: 7.42 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

eneko/Sudoku

Swift library and command line tool to generate, solve, and validate Sudoku puzzles

Language: Swift - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 3

dangnguyendota/SudokuGeneratorAndSolver

sudoku generator and solver library for Java. Can custom form of puzzle. Supported: 4x4, 5x5, 6x6, 7x7, 8x8, 9x9, 12x12, 16x16, 25x25. Please give me a star if it could help you!

Language: Java - Size: 744 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

mariuszgromada/Janet-Sudoku

Java Android .NET Sudoku Generator & Sudoku Solver Library

Language: C# - Size: 1.63 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 3

hkociemba/sudokuNxM

Solve and generate Sudokus with variable boxsizes up to 20x20 ( 400 x 400 sudoku ).

Language: Pascal - Size: 2.05 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

vyuh/sud.c

A fast solver for Sudoku Puzzles.

Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

MartinGurasvili/Sudoku

This is a UI Sudoku Game And Solver that makes use of recursion and backtracking

Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

francois-rozet/sudoku

Sudoku grid and digits detection

Language: Python - Size: 129 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

bellerb/Sudoku_Solver

Sudoku solver using python3

Language: Python - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

ZeroX-DG/vudoku

A simple sudoku game written in v lang

Language: V - Size: 119 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

david-fong/okiidoku

sudoku basic toolkit library. supports variable grid size. solver, puzzle-generator, canonicalizer, compressed storage.

Language: C++ - Size: 8.88 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

607011/sudokuplusplus

Sudoku generator and solver

Language: C++ - Size: 171 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

LogarythmTech/Sudoku

Solve an Sudoku Game

Language: Swift - Size: 1.69 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

flyingpeakock/tuidoku

Sudoku Terminal UI

Language: C++ - Size: 922 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

atomicsorcerer/sudoku-generator

A sudoku solver and generator that uses the wave function collapse algorithm.

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

tshrestha/js-sudoku

A Sudoku generator, solver and game

Language: JavaScript - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

opticalloop/SudokuPictureGenerator

Generate procedural pictures for OCR Neural Network

Language: Python - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

MartinGurasvili/Python-Terminal-Sudoku

Terminal Sudoku Written In Python

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

john-science/SudokuAlgos

A Java library to create Sudoku puzzles of desired difficulty.

Language: Java - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

chaiqingao/Sudoku

一个用MATLAB写的数独小游戏:以命令行和GUI两种方式生成数独和求解数独,你可以当作游戏来玩或当作求解数独的工具。

Language: MATLAB - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

david-fong/Sudoku-SV

Goal: Write an even higher performing solution generator

Language: SystemVerilog - Size: 455 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

olafwrieden/sudoku-gui

COMP603 Software Product - Sudoku Game 2/2 (GUI). Grade: A+

Language: Java - Size: 3.34 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 6

firateski/SudokuGameWindowsForms

Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.

Language: C# - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

SatyaSnehith/Sudoku

Sudoku application in JavaFX

Language: Java - Size: 539 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

DavisHenckel/PS-Sudoku

A PowerShell recursive Sudoku Solver & Sudoku puzzle Generator

Language: PowerShell - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

theabbie/sudoku

sudoku game and solver

Language: HTML - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

AlexZeGamer/SAT-Sudoku-solver

A SAT-based sudoku solver

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

gsaltintas/sudoku

Sudoku Generator and Solver in Python

Language: Python - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

younesaitmha/SUDOKU-Solver

implementation of sudoku solver with pygame

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

prateeksawhney97/Sudoko-Game-Backtracking

Sudoku solver webapp!

Language: HTML - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

jsaguet/sudoku-generator

Generates a sudoku grid

Language: TypeScript - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

Riroaki/Auto-Sudoku-Player

简单数独游戏+自动求解数独算法

Language: Python - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

einsitang/sudoku-nodejs

sudoku lib with javascript

Language: JavaScript - Size: 238 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

rajszym/Sudoku

Sudoku game, solver and generator

Language: C++ - Size: 509 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

dbryan17/dbryan17.github.io

Sudoku, sudoku graph, Fractal Voyager

Language: JavaScript - Size: 4.32 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

danieldotwav/DLX-Sudoku-Puzzle-Solver

This project is a comprehensive implementation of Donald Knuth's Dancing Links Algorithm to solve Sudoku puzzles. It features a robust, menu-driven C++ application and a sleek, fully functional web-based solver.

Language: C++ - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

theflynn49/fsudoku

sudoku game app for Agon Light

Language: C - Size: 116 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

8dcc/sudoku

Simple sudoku game (and CLI solver) for the terminal using ncurses and written in C

Language: C - Size: 82 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

ankandrew/DeepSudoku

Deep Learning Sudoku with PyTorch

Language: Python - Size: 400 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

dioveath/sudoku-solver

Sudoku solver, generator in JS. Generates sudokus based on difficulty. Difficulty level is calculated as the number of space to fill in the puzzle.

Language: JavaScript - Size: 203 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

berkSahin/Sudoku

Basic Unique Sudoku Generator and Solver

Language: C# - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

nayanbunny/Sudoku-CSharp

Sudoku Generator, Validator and Solver in C# Windows Forms (.net core 3.1). Game on 4x4 and 9x9 Grid with Easy, Medium and Easy Modes.

Language: C# - Size: 267 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

stubents/sungoku

A sudoku creator and solver in python

Language: Python - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

faridfadil/sudoku-game

A Sudoku game written in Python 3.9 for our Networking and Cybersecurity Python unit class.

Language: Python - Size: 679 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

harshraj11584/fast_sudoku_solver_and_generator

Fast C++ 9X9 Sudoku Solver & Generator Program

Language: C++ - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

JulienGrv/Sudoku-NF05-UTT

Sudoku grid solver and generator

Language: C - Size: 3.84 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

bruce965/QuickSudoku

Sudoku puzzle solver (DONE), grader (WIP), and generator (WIP)

Language: C# - Size: 60.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

danielamiranda/3d-sudoku_python-dash

3d-sudoku prototype using Pulp library from Python and Dash for the GUI

Language: Python - Size: 40 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 2

stevehjohn/Sudoku

Sudoku Solver and Generator

Language: HTML - Size: 602 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

EmirXK/sudoku_online

The static implementation of sudoku using JS.

Language: JavaScript - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

QuentinWach/Sudoku

Generate Sudokus of any difficulty, generate beautiful images of them or just save them as .txt files, and solve them using a backtracking algorithm. I then ask: Can neurosymbolic AIs learn Sudoku, too?

Language: Python - Size: 312 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

whdhdyt21/Sudoku

This repository contains two implementations of a Sudoku solver, each utilizing different methods for input.

Language: C++ - Size: 120 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

doduoduoniaodo/Sudoku-Game

A Sudoku Game

Language: Python - Size: 27 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

HubertBertling/sudokuSolver

This app is a trainer for classic Sudoku. The trainer supports the player so that he is finally guaranteed to solve his puzzle, sometimes without help, sometimes with the help of the solver. When the solver performs a solution step, it displays the logical conclusion rule applied.

Language: HTML - Size: 12.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

s4shibam/sudoku-wizard

Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.

Language: JavaScript - Size: 97.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

DNXEMPIRE-1/Sudoku-Puzzle

Data Structure and Algorithym Sudoku Puzzle

Language: HTML - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

sr-tamim/sudoku-c-program

Sudoku game built using C programming language and backtracking algorithm

Language: C - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

SahooBishwajeet/SudoGS

A Sudoku Generator & Solver In C++

Language: C++ - Size: 466 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Mano176/sudoku_flutter_app

Simple Sudoku App in Flutter

Language: Dart - Size: 56.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

trongtai37/sudogame

A new fast, light and comprehensive Sudoku library, powered by SAT encoding!

Language: TypeScript - Size: 946 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

patarisac/project-ai-sudoku

Proyek Akhir Mata Kuliah Kecerdasan Buatan

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Xaymar/js-sudoku 📦

A simple 9x9 Sudoku generator using the Wave Function Collapse principles

Language: TypeScript - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

chizo4/ai-sudoku-solver

The repository contains the sudoku solver project using computer vision and backtracking.

Language: Python - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kishan-dhankecha/sudoku-dart

Command Line Sudoku Generator with Dart Programming language

Language: Dart - Size: 12.7 KB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Dan-LB/miracle_sudoku

A MiniZinc solver for Miracle Sudoku, a Sudoku variant with additional constraints, and a Miracle Sudoku generator.

Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

medchek/sudoku-generator-algorithm

An algorithm that generates a randomly filled and valid Sudoku grid

Language: TypeScript - Size: 436 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ClementDrn/Sudoku

Sudoku generator and solver

Language: C++ - Size: 632 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

benjamin-milhet/Sudoku-generator

A website sudoku generator

Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

zelalemgetahun9374/sudoku-generator-and-solver

A python game project that can solve sudokus using back tracking algorithm and create solvable sudokus.

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Zheoni/sudoku-generator 📦

Generates sudoku puzzles

Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

leandrocoding/sudoku

Matura Project - Sudoku Solver

Language: Python - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

teticio/MeLaSudoku

Sudoku generator and solver I wrote in C++ in 2005, after getting hooked on them.

Language: C++ - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0