GithubHelp home page GithubHelp logo

yeboahnanaosei / caseswitcher Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 314 KB

Change whole project filenames to either lowercase or UPPERCASE

License: GNU General Public License v3.0

PHP 49.18% JavaScript 20.13% CSS 15.96% Hack 14.72%

caseswitcher's Introduction

CaseSwitcher It's that simple...

NB: CaseSwitcher has a command line version. Find it here CaseSwitcher

CaseSwitcher is a tiny system that allows you to change or rename files to lowercase or UPPERCASE by clicking one button. Its that simple...

Home Screen

BABY STEPS ๐Ÿ‘ถ

Current Version: 0.1.2-beta Tested on: Linux (elementary OS) - Should work on UNIX like systems

CaseSwitcher is still taking baby steps, so handle with care. This is a beta release. Please DO NOT test it on important files or directories. Test it on less critical files and directories. You've been warned ๐Ÿ˜

REQUIRES

PHP Version: 7.0.25+

USE CASE

Consider the situation where you (using a UNIX system - Linux/Mac) and a friend on a Windows system sends you an project to work on. You open the folder and you realize that all the files are in uppercase or title case. However, within the code, all files were referenced in lowercase. This is not a problem on Windows with Windows being case-insensitive operation system. This will however be problematic for a UNIX user because UNIX file system is case sensitive. This will mean that you will have to carefully change the file names to lowercase for your system. In such a situation, CaseSwitcher is your best friend.

LET'S AGREE ON THESE ๐Ÿ‘Š

  • CODING STYLE: PSR-1 and PSR-2
  • CONTRIBUTING:
    • First of all, be gentle and kind. This should be a learning experience.
    • Go ahead and file an issue, make a request, report a bug, offer an improvement etc...
    • Pull requests are eagerly welcome.

caseswitcher's People

Contributors

freddydrodev avatar yeboahnanaosei avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

caseswitcher's Issues

No need to rename a single file

At the moment, the system can be used to rename a single file. I feel this is not necessary.
If you want to rename a single file you can simply do that in the GUI or on the command line with mv for Unix or rename on Windows

Convert system into a command line app

It would be nice if the system could be run from the command line. No need to launch a browser to rename files. eg. $ caseswitcher [options] path/to/file/or/directory

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.