Skip to content

Multitools is a useful set of tools including file conversions, calculations, notes and more.

License

Notifications You must be signed in to change notification settings

aandrew-me/multitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiTools

A compilation of useful tools (Development stage)

This project is built on Node.js (Express). It can be hosted as a Web app or used as an Electron app.

Node.js and npm should be installed.

Required commands for the project to work (type them in terminal/command prompt/powershell)

git clone https://github.com/aandrew-me/multitools.git
cd multitools
npm install

To run with Node.js use the command

node app

The server will be hosted on - http://localhost:60699

To run with Electron use the command.

npm start

The app window will be opened. The will also be a server running locally on- http://localhost:60699

About

Multitools is a useful set of tools including file conversions, calculations, notes and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published