Code Monkey home page Code Monkey logo

clean-my-workspace's Introduction

Clean My Workspace

What is this?

If you like me, you probalby have your "Workspace" or "Projects" folder full with half baked projects, experiments, or other creations.

The goal of Clean My Workspace is help you oversee your own chaos with magical features like:

  • Listing when was the last time you made any modifications
  • Checking that the project has any repository in it's package.json
  • Clean up node_modules folder and free up some space
  • And other more exciting ones, wich I didn't figured out yet.

Sounds awesome! What's next?

$ npm i clean-my-workspace -g
$ cmw
# Follow the instructions
# Wait until the server starts, then open your browser at: http://localhost:3000

Running locally

$ npm start
# Follow the instructions
# Wait until the server starts, then open your browser at: http://localhost:3000

Contribution

Any contribution is very well welcomed, feel free to open a pull request at any time. Your ideas are also welcomed, please open an issue with the label: 'enhancement'.

clean-my-workspace's People

Contributors

dhodvogner avatar

Stargazers

 avatar

Watchers

 avatar

clean-my-workspace's Issues

PLAN - v1.2.0

v1.2.0 Plans

Fix plans

  • UI: Add "Abandoned" label under % circles
  • UI: Project card web components
  • UI: Format dates: "ago.."
  • UI: Display dates nicer
  • UI: Enable users to change directories -> call /explore than fetch /results
  • API: move out all the express stuff into src/api #2
  • API: create new /explore POST route from getResults() #2
  • Main: Remove the Where is your Workplace folder? question use CWD as default #2
  • Main: Imrpvoe ora's management and logging in general
  • Style: eslint + StandardJS

Flexible plans

  • Check npmjs for version numbers, print out a notification if there is a new release
  • Analyse folders based on file types like Github (N% Javascript; N% Html etc.)

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.