Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fency

Just gmail.com inside of an electron browser window. Since gmail is in a separate app, it can't track and ad target you as easily, and it's convenient to have separate from all your tabs.

login

Run dev build

# Install dependencies
npm install
# Run the app
npm start

Build a binary

# Install dependencies
npm install
# Run the app
npm run build

Package up for release

npm run release -- $VERSION
# e.g. npm run release -- 1.0.2

Resources for Learning Electron

License

CC0 1.0 (Public Domain)

About

gmail.com inside an electron browser window

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages