# stickshift-app **Repository Path**: mirrors_tmcw/stickshift-app ## Basic Information - **Project Name**: stickshift-app - **Description**: Stickshift as a desktop application. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stickshift App Stickshift App is [Stickshift](https://github.com/mapbox/stickshift) as a desktop application. ![](http://i.imgur.com/sbV4ARw.gif) This uses [electron](http://electron.atom.io/) as a desktop wrapper, and the [mysql](http://npmjs.org/mysql) and [pg](http://npmjs.org/pg) modules to connect directly to MySQL & Postgres databases. ## Start Clone this repo, and then ```sh $ npm install $ npm start ```