Skip to content

A user friendly Task Manager Cross OS Desktop Application Built With Electron and Reactjs

License

Notifications You must be signed in to change notification settings

rbrahul/desktop-app-using-electron-react

Repository files navigation

desktop-app-using-electron-react

An user friendly Task Managing Desktop Application Built With Electron and Reactjs

Application Screen:

Task Manager

How To Run?

Go to your command line and enter the directory and simply run following command:

npm start

To Build Linux 64bit application :

npm run build

Now you will be able to install/run your application executing taskmanager file in dist/taskmanager-linux-x64 directory

NB:

This application has been developed for debian only. If you want to build for windows or mac os then you have to change the dev command in package.json file with your desired platform.

For Windows:

To create executable file you may follow:

Electron Packager

To develope installer you should follow:

Windows Installer for Electron

About

A user friendly Task Manager Cross OS Desktop Application Built With Electron and Reactjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published