Giter Club home page Giter Club logo

bettertaskmgr's Introduction

BetterTaskMgr (ABANDONED)

this app has been abandoned and was made in my early web dev days, please use another app instead BetterTaskMgr

An improved version of the windows 10 task manager.

Features

  • ๐ŸŒ™ Dark Mode
  • โœจ A more futuristic looking interface
  • ๐Ÿฅš Easter eggs? Well I mean... maybe
  • ๐Ÿ’ป M O D E R N

BetterTaskMgr was made in Electron. Electron is also used in other applications like Discord, WhatsApp Destop, Slack and even Visual Studio Code, which is used to make this.

BetterTaskMgr may have some downsides compared to the windows 10 task manager, but we will always try our best to improve it for matching results.

Installation Guide

  • Before installing the application, you need to install Electron and NPM.
  • Once you're in the directory you want to install the app in, open a new terminal window and navigate to the current path.
  • After installing Electron and NPM, run the electron command to make the Electron works. Make sure to do the same thing with NPM as well by running npm.
  • If both commands work, install the application in the current path using git clone https://www.github.com/SuspectAverage5/BetterTaskMgr.git.
  • To install all the required modules for the application, run npm install or npm i (This process may take up to 10 minutes depending on internet speed).
  • Once the required modules are installed, you can now run the application using npm start.

Caching

  • By default, the cache folder is set to the current directory of your app. If you want to modify its location, go to the beginning of ./src/index.js and change the userCache or userData keys to your preferred path. Try using complete (absolute) paths example: C:/Users/User/Documents/userCache.

Kenan238/SuspectAverage5

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.