Code Monkey home page Code Monkey logo

jls's Introduction

jls: modern ls using java โ˜•

Quality Gate Status Lines of Code Code Smells Bugs Technical Debt Reliability Rating Duplicated Lines (%) Vulnerabilities Security Rating Maintainability Rating

jls jls -lh

Features

  • Support text color.
  • Support icons for file type (require nerd-font).
  • More customization options

Install

Linux

  • From aur: yay -S jls
  • Manual:
    • Make sure you installed wget and nerd font
    • Run this command
       curl -s https://raw.githubusercontent.com/Anas-Elgarhy/jls/master/scripts/install.sh | sudo bash

Uninstall

Linux

  • Manual:
    • Run this command
        curl -s https://raw.githubusercontent.com/Anas-Elgarhy/jls/master/scripts/uninstall.sh | sudo bash

Options table

Option Value Description
--help n/a Show help message
-v or --version n/a Show version
-a or --all n/a Show all files including hidden files
-l or --long n/a Show long format
-G or --group n/a Show group name in long format
-h or --human-readable n/a Show human readable size
-s or --size n/a Show file size in normal format
-S n/a Sort by size (largest first)
-R or --revcursive n/a Show files in sub-directories recursively (not implemented yet)
-ni or --no-icons n/a Don't show icons
-ic or --icons-color Icon color in hex format or Auto for auto color Use custom icons color (not implemented yet)
-tc or --text-color Text color in hex format or Auto for auto color Use custom text color (not implemented yet)
-no or --no-owner n/a Don't show owner name in long format
-nc or --no-colors n/a Don't use colors
-nd or --no-date n/a Don't show last modified date
-nn or --no-name n/a Don't show file name
-L n/a Sort by last modified date (latest first)
np or --no-permissions n/a Don't show permissions in long format
-ns or --no-size n/a Don't show the file size
-nt or --no-type n/a Don't show the file type
-c or --contents-count n/a Show the number of files in the directory
-t or --tree n/a Show the directory tree (not implemented yet)

Requirements for development:

  • nerd-font
  • Gradle 7.4
  • jdk 17
  • IntelliJ IDEA (not required but recommended)

TODO

  • Add Tests
  • Add Formatter
  • Add configs system
  • Crete arch package created in aur

Available in

GitHub GitLab BitBucket Codeberg

Quality gate

SonarCloud

License: GPL-3.0

jls's People

Contributors

0x61nas avatar 0xyosef avatar body20002 avatar imgbotapp avatar mergify[bot] avatar renovate[bot] avatar

Stargazers

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

Watchers

 avatar

jls's Issues

Error: LinkageError occurred while loading main class com.anas.javautils.jls.Main

Thanks for this utility but I got

jls
Error: LinkageError occurred while loading main class com.anas.javautils.jls.Main
	java.lang.UnsupportedClassVersionError: com/anas/javautils/jls/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
 โœ˜ ๎‚ฐ ~ ๎‚ฐ 



Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/aur-release.yml
  • actions/checkout v2
  • anas-elgarhy/aur-release-action v4.1
.github/workflows/mirror.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
gradle
settings.gradle
build.gradle
  • commons-cli:commons-cli 1.5.0
  • com.github.Anas-Elgarhy:JColorfulConsole 1.0.3
  • org.junit.jupiter:junit-jupiter-api 5.8.2
  • org.junit.jupiter:junit-jupiter-engine 5.8.2
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 7.4

  • Check this box to trigger a request for Renovate to run again on this repository

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.