Giter Club home page Giter Club logo

hotdir's Introduction

  


⚙️ Software Engineering Resources - Currated list of links
🕹️ Game/Design Resources
Icons - For use in github markdown
webserver.js - Node.js webserver (under 24 lines!)


Projects

Name Description
Blog Articles Programming blog articles.
HotDIR Colorized file & folder listing for command prompt.
type Command to display contents of text files.
ASM Assembler resources & examples.
BASIC BASIC resources & examples.
C C programming resources & examples.
JAVA Java resources & examples.
JS Javascript resources & examples.
PY Python resources & examples.
UNIX Linux & OpenBSD resources.
WinBin Binary packages for Windows. (openssl, perl, etc.)
TDD Test-Driven Development resources.
MGMT Management related resources.

hotdir's People

Contributors

veganaize avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hotdir's Issues

Detect non-stock terminals and behave appropriately

Command-prompt windows, besides PowerShell and CMD.exe, should be detected.

If the terminal window supports ANSI (but not Windows console colors) then fallback to emitting ANSI color/control codes. If the console doesn't support color at all, or it can't be determined, then fallback to a no-color plain ASCII/Unicode output.

This will eliminate garbage on the display.

Fix layout problems

Figure out the best default layout and properly implement it.

Also implemented other layouts:

/# - Number of Columns (2,4,6) (Default: 1)
/L - Left to Right Ordering (Default: Top to Bottom)

...Or remove them from the help/about output.

Implement Sorting

Implement the sorting features listed in the help/about output:

/E - Sort by Extension
/D - Sort by Date
/S - Sort by Size

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.