Skip to content
forked from codezri/liteman

A simple file viewer app written in Neutralinojs

License

Notifications You must be signed in to change notification settings

rbakaou/liteman

 
 

Repository files navigation

liteman

A simple file manager app written in Neutralinojs

on Linux

Liteman on Linux

on Windows

Liteman on Linux

on macOS

Liteman on Mac

on Browser

Liteman on Browser

Developer Q & A

How to run the app?

 $ neu update
 $ neu run

How to make a development build of Angular code (to test my changes)?

 $ cd liteman-angular
 $ npm run build

How to make a production build of Angular code (to make a new release)?

 $ npm run build_prod

How to make binaries for the latest code?

 $ neu build

License

MIT Copyright (c) CodeZri.org

About

A simple file viewer app written in Neutralinojs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.3%
  • JavaScript 17.0%
  • HTML 5.8%
  • Less 4.9%