Giter Site home page Giter Site logo

slad3 / universaldirectoryvisualizer Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 10.67 MB

Cross platform Electron based drive and directory visualization application derived from WinDirStat. Designed with cross platform (Windows, OSX, and Linux) and modern technologies as the core improvements.

HTML 35.05% JavaScript 7.47% Java 20.50% TypeScript 30.19% CSS 6.39% PowerShell 0.40%
electron-app directory-management directory-analyzer directory-utilities

universaldirectoryvisualizer's Introduction

Universal Directory Visualizer

Requires Nodejs and npm to run

Starting the project

Run npm install to install all packages

Run npm start to start the electron application

Frontend (Angular)

All frontend development files are in frontend folder

./scripts/frontendDev.ps1 will run the frontend in a development environment. It will start a server at "http://localhost:4200/" (clickable in terminal) for in browser. It will also auto update the webpage with any save you make to the folder so you don't have to keep refreshing the page after every change.

./scripts/buildFrontend.ps1 will build and compile the frontend for production and move it into the src/public folder for electron to serve it in app.

Backend (Java)

I recommend opening the backend folder in intellij and doing all backend testing though there. There are a couple tests in the src/main/tests folder for quick testing and development.

./scripts/buildBackend.ps1 will build and compile the backend into a jar and move it into the src/server folder for electron to serve it in app.

Sprint 1 Note

Joshua Elmer pushed this line

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.