WinterSoldier13 / BinarySearch-Dark

[UNOFFICIAL] A dark_mode, electron-app implementation of the DSA website https://binarysearch.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinarySearch-Dark

A dark_mode, electron-app implementation of the DSA website https://binarysearch.com/

How to run

npm install
npm start

alt text
alt text

How to compile to a executable

electon-packer folderDir appName
eg. ./node_modules/electron-packager/bin/electron-packager.js ~/Desktop/tempWorkspace/binarySearchApplication/ binarySearch

About

[UNOFFICIAL] A dark_mode, electron-app implementation of the DSA website https://binarysearch.com/

License:MIT License


Languages

Language:JavaScript 100.0%