Skip to content

A simple text expander built with electron. Should be able to make it run cross-platform.

License

Notifications You must be signed in to change notification settings

sareiodata/kbexpander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kbexpander

A simple text expander that read files from a local folder.

Getting Started

Simply clone down this repository, install dependencies, and get started on your application.

The use of the yarn package manager is strongly recommended, as opposed to using npm.

Development Scripts

Based on https://github.com/electron-userland/electron-webpack-quick-start

# run application in development mode
yarn dev

# compile source code and create webpack output
yarn compile

# `yarn compile` & create build with electron-builder
yarn dist

# `yarn compile` & create unpacked build with electron-builder
yarn dist:dir

About

A simple text expander built with electron. Should be able to make it run cross-platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published