Skip to content

An electron app based on the game Night in the Woods.

License

Notifications You must be signed in to change notification settings

zoegoodward/sharkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Sharkle
Sharkle

A Night in the Woods Sharkle app built with Electron.

OverviewKey FeaturesHow To Use

Overview

Sharkle is a silly little desktop application based on the icon on Mae's desktop in the game Night in the Woods. When clicked Sharkle displays a greeting message and plays one of seven sounds.

Key Features

  • Plays seven different silly noises
  • Can be dragged to any place on the desktop
  • Change colour from white to black and flip direction
  • Lives in tray/menubar
  • Cross platform
    • Compatible with macOS and Windows (not tested on Linux)
  • Brings joy! 😃

How To Use

To clone and run this application you'll need Git and Node.js (which comes with npm) installed on your computer. From your terminal or command line enter the following:

# Clone this repository
$ git clone https://github.com/crazy-calypso/sharkle.git

# Go into the repository
$ cd sharkle

# Install dependencies
$ npm install

# Run the app
$ npm start

About

An electron app based on the game Night in the Woods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published