Coder Social home page Coder Social logo

file-suffix-editor's Introduction

文件后缀更改工具——File Suffix Editor

想批量更改某一类文件的后缀名?那你可以试试这款工具!

开始使用:

  • 下载Release中与你的操作系统相对应的二进制文件,并妥善存放
  • 将要处理后缀的文件统一放进一个文件夹中
  • 通过操作系统终端进入二进制文件的目录,输入下列命令启动本应用:
## Windows和macOS可以直接双击二进制文件启动程序

# Linux / macOS
./(你下载的二进制文件的名字)

# Windows
.\(你下载的二进制文件的名字)
  • 根据窗口中对应的提示操作即可

如果你是在Gitee看到这个项目,请你前往GitHub下载Release二进制文件
因为我不想实名认证
Gitee, U ARE A PURE GIT!

通过源码构建

  • 下载并安装Go SDK,SDK版本至少为1.15以上
  • 克隆本仓库的代码
  • 导入到GoLand、LiteIDE等GoLang IDE中
  • 测试通过后,编译运行即可

为项目作出贡献(我在想peach)

fork本项目,加入您的代码片段后提交pull request即可

TODO:

  • 添加GUI实现

注意事项:

  • 项目代码文件中含有部分注释和调试输出语句,如果你觉得其无用,可以将其删除
  • 项目源代码仅在交流学习等非商业用途下可自由使用,商业用途需要取得相应授权

file-suffix-editor's People

Contributors

chemicalfiber avatar

Watchers

 avatar  avatar

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.