Skip to content

A simple extension for https://github.com/Artikash/Textractor that displays the current line and pastes it into an .html file, which can be ran with node.js and displayed on local network (for example a phone on the same Wi-Fi)

Notifications You must be signed in to change notification settings

quijotez/Textractor-PasteToLocalhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intended usage

I sometimes play VNs on my TV and looking up unknown words is annoying to write on a smartphone, so I made this to simply copy and paste them instead.

How to install & use

  1. Download Textractor
  2. Download node.js
  3. Download the latest release and drop it into the main Textractor folder (if there are issues you can try and build it)

1

  1. Load the extension in Textractor

2

  1. Run app.js with runserver.bat or go to the node folder and type: node app.js

3

You should be able to see the page under localhost:3000. If you want to see the page from other device than the one you're running it on, use your private IP (For example 192.168.1.3:3000)

There's also a better way to code this (using Qt5 Network instead of Node.js), so you might try and do that

About

A simple extension for https://github.com/Artikash/Textractor that displays the current line and pastes it into an .html file, which can be ran with node.js and displayed on local network (for example a phone on the same Wi-Fi)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published