banner
Riceneeder

Riceneeder

卜得山火贲之变艮卦,象曰:装饰既成,宜静宜止。2025下半年,不宜躁进,宜守正持中,沉淀与反思,将为日后之再发打下基石。
github
email

Personal Tool Collection

Previously, I wrote about two tools: one is a tool that converts SCI literature PDFs to Markdown format, and the other is a tool that translates Markdown files into the target language. However, there is a problem: these two tools are command-line tools, and they are hosted on another computer acting as a server, which makes it inconvenient to ssh into it every time I want to use them.

So, I integrated these two tools into a single Docker container and created a simple front-end page using vue.js for easier use.

Of course, you can also use it without Docker; you just need to install Python and Node.js, then clone this repository, install the dependencies, and configure the environment variables to get started.

I have already uploaded the project to GitHub, and the address is SCI_TOOLS. Feel free to star and fork it.

Screenshot:

image

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.