Giter Site home page Giter Site logo

task-manager's Introduction

task-manager

Lists running processes #JavaFx #import #export #xml #excel #win32 #java8

1 The application shall be written and build in JAVA.

2 The application shall have a graphical user interface implemented with JavaFX.

3 The application shall be executable on Microsoft Windows.

4 The application shall have a function that runs “tasklist” as a console command. The output of this command shall be returned to the application and show the following information (of each task, sorted by used memory) within the graphical user interface: Name PID Used Memory

5 The application shall provide a manner of handling different OS language settings which might affect the result of the “tasklist” command.

6 The application shall have a function that removes any duplicates from the listed tasks (assuming the name is the identifier – ignoring the PID). Tasks of the same name shall be grouped together and the used memory aggregated.

7 The application shall have a function that exports the cleaned list of tasks (see Req_005) into a XML file abiding by the following scheme:

9 The application shall utilize a SaveFileDialog form (or something equivalent) to give the user a method to choose the filename and location of the new xml file.

10
The application shall have a function to re-import the saved XML file and compare the contents to the data shown in the graphical user interface. Any changes shall be shown in the GUI.

11 The application shall provide a function that exports the gathered data into Microsoft Excel and generate a chart about the memory usage of tasks.

task-manager's People

Contributors

yasha-tymoshenko avatar

Stargazers

Michael Vogeler avatar  avatar

Watchers

 avatar

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.