insahn / liteman

A simple file viewer app written in Neutralinojs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

License:MIT License


Languages

Language:TypeScript 72.3%Language:JavaScript 17.0%Language:HTML 5.8%Language:Less 4.9%