Code Monkey home page Code Monkey logo

ruscode's Introduction

ruscode

A visual studio code's workspaces organizer written in Rust
Supports Linux, and Windows.

ruscode

Github Issue badge Github Release Action status badge codecov Rust badge
Lience badge Rust badge
Rust supported badge Ubuntu supported badge

What is a workspaces organizer?

After months of or even years of hard working, have you notice that there are tons of folder which are open by vscode before?
You only want to find out a small experimental project in the workspaces history list but it hard to find because of the numbers of list.

Ruscode is the best soluation for you!

You can give your workspace tags to help you manage your workspaces.
You can search your workspaces by path, by folder name, or by tags which you gave before.
You can use terminal-UI application with beautiful color theme without hurting your eyes.

Awesome!

Table of contents

๐ŸŽฏ Features

There are two mode in management page:

  • Search Mode
  • Detail Mode

You can use arrow key to change between these two modes.
Also, you can find more detail of help text in the middle of screen.

Search Mode

Just type anything to search your workspaces!

ruscode will use the searching text that you typed to filter any workspaces matched. Current version ( v1.0.0 ) support searching by path. In the future version, ruscode will supported tag-searching soon.

Detail Mode

You can enter detail mode by using right arrow key on the selected workspace.

In detail mode, you can find out more detail information about the selected workspace and information of folder also.

๐Ÿ“ฆ How to install

Prerequisite

ruscode is a utility for Visual Studio Code. Therefore, you must install Visual Studio Code.

Make sure that the path of Visual Studio Code binary file is in the system path, so that ruscode can use code <workspace path> while you hitting enter key.

Cargo

  • cargo install ruscode

Download

You can also download release binary from github release page.

Ubuntu

If you are a Ubuntu user

# Use curl to download binary file
# curl -sSLJO https://github.com/MissterHao/ruscode/releases/download/v1.0.0/ubuntu-latest-binary.zip
# Use wget to download binary file
wget --no-check-certificate --content-disposition https://github.com/MissterHao/ruscode/releases/download/v1.0.0/ubuntu-latest-binary.zip -q

unzip ubunti-latest-binary.zip
chmod +x ruscode
./ruscode

Windows

If you are a Windows user

  1. Download zip file from release page.
  2. Unzip it!
  3. double click the ruscode.exe file or use CLI to open it.

๐Ÿน Usage

ruscode - A visual studio code's workspaces organizer written in Rust

Usage: ruscode.exe [OPTIONS]

Options:
  -d, --disable-splash-screen  Show splash screen or not
  -h, --help                   Print help information
  -V, --version                Print version information

๐Ÿ“œ Licence

This project is licensed under the MIT License

โœจ Creator

๐ŸŒˆ Contributors

๐ŸŒŸ Star History

Star History Chart

ruscode's People

Contributors

dependabot[bot] avatar missterhao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vaikzs

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.