Git Product home page Git Product logo

once_power's Introduction

OncePower

简体中文 | English

OncePower 是一个文件批量重命名工具,额外添加了批量删除空文件夹和批量移动文件的功能。

软件开发的初衷是想要对图片进行批量重命名,因此新版更新了特别针对图片重命名的新功能——视图模式

语言支持

  • 中文
  • English

平台支持

  • Windows (支持win10及其以上的系统版本)
  • macOS(需要自己打包,详情可查看 打包
  • Linux(需要自己打包,详情可查看 打包

新功能

上传 CSV 文件重命名

点击右下角按钮即可上传 CSV 文件,只会读取 CSV 文件前两列的值

14

添加了撤销功能

视图模式

在视图模式下可以直接查看图片来进行排序,开启视图模式只要在左下角进行切换既可(切换到视图模式会自动删除图片以外的文件)。

11

在视图模式下,长按图片可进行拖动排序。

12

右键图片可以对图片进行选中状态切换,也可以删除图片

13

快速上手

初次使用对于不了解的图标功能,可以在鼠标停留后显示提示。也可以查看以下图片介绍

01

功能介绍

添加文件或文件夹到软件,可以选择多个直接拖入,也可以通过左下角的菜单进行选择。

双击列表中的某一项 ,将会把那一项的原始名称自动填入匹配框中。

10

追加模式:默认关闭,每次添加新的文件将会清空已存在的文件。开启后不会清除。

添加文件夹:开启该选项可以直接将文件夹拖入列表中。默认拖入文件夹会将文件夹下的所有文件加入列表。

左下角的存储图标,可以将用户的某些配置保存下来,以至于每次打开都不需要重新设置(输入框的内容不会保存)。

批量重命名

替换

替换就是将匹配的内容替换掉。

01

修改匹配内容

04

匹配长度

输入一个数字就是匹配长度,输入“数字+空格+数字”截取指定部分

05

以日期命名

如果开启以日期命名,匹配的内容就会修改为日期。默认是以创建日期 8 位数的格式命名。

你可以通过加减来控制日期的位数,也可以直接输入数字。

06

前缀后缀

直接输入

07

上传文件

上传一个以空格或换行符隔开各个名称的 txt 文件。如果文件简单可以直接输入“名称+空格+名称”将会是同样的效果。

08

保留

保留就是将匹配以外的内容删除。

02

也可以通过下面的选项进行保留:

03

其他功能介绍参考替换

整理文件

整理文件功能需要点击左下角开启。开启后可以批量移动文件和批量删除空文件夹。

关于该功能的一些说明详见软件内。

09

存储配置

点击左下角的存储图标可以对菜单某些选项的填写选项设置进行保存,以便下次使用时不再进行重复设置。

所有内容设置只在开启存储功能后更改的才有效。

打包

该项目使用 flutter 开发,只在 Win10 和 win11 测试过,macOS 和 Ubuntu 需要自行测试,不出意外应该不用特别配置某个第三方库。

因为使用了 flutter_distributor,打包的配置文件已经配置好了。想打包的要依次执行一下命令:

全局安装 flutter_distributor

dart pub global activate flutter_distributor

Ubuntu

flutter_distributor package --platform linux --targets deb

macOS

npm install -g appdmg
flutter_distributor package --platform macos --targets dmg

LICENSE

GPL 2.0 License

once_power's People

Contributors

ilgnefz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

once_power's Issues

Add support for TV series rename

Please, add support for TV/Web series rename like TV Rename, which uses The TVDB for data. Additionally, function to automatically sort to episode number so wrong title is not assigned.

I don't want to use a different renamer app, just for renaming TV series - a feature I may use once or twice a year. Also, TV Rename is a media management tool where I just want to simply rename episodes.

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.