Giter Site home page Giter Site logo

transista's Introduction

Transista

  —— 基于Pythonista的iPad论文阅读翻译工具。

  GitHub项目地址

  详细使用文档与项目介绍

快速安装

  直接在控制台输入以下命令运行或者创建一个新.py文件然后粘贴该命令运行。使用命令运行将会默认安装在根目录,即“This iPad/iPhone”目录下,安装好之后你可以再挪动文件夹位置。

import requests as r;exec(r.get('http://img.siriyang.cn/source/Transista/installer.py').content)

快速开始

  首先需要注册申请百度翻译API账号,申请教程

  然后运行文件夹下的LunchMainWindow.py,并在设置/百度翻译接口中对应位置填上自己的appidkey


更新日志

2021.02.09 v1.0.2

  • 修复百度翻译接口用量统计BUG
  • 优化代码

2021.02.08 v1.0.1

  • 修复BUG
  • 将粘贴按钮的操作由直接替换原文改为追加粘贴内容

2021.02.07 v1.0.0

  • V1.0正式发布,主要功能基本完成。
  • 加入翻译历史记录页面
  • 加入剪贴板侦听控制按钮
  • 加入术语表选项控制按钮
  • 加入翻译量统计功能
  • 加入数据清理功能
  • 加入日志输出
  • 完善各种细节

2021.01.24 v0.1.0

  • 发布测试版,仅实现简单的翻译功能。

transista's People

Contributors

siriyxr avatar

Stargazers

 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.