Giter Site home page Giter Site logo

Comments (11)

carletto avatar carletto commented on June 30, 2024 2

I have Solved!
I renamed the file electron.js in main.js and i 've modified the parameters inside package.json

After cancel electron.js from directory.

package.json:
{
"name": "screencat",
"version": "4.2.0",
"description": "webrtc screensharing with shared mouse and keyboard",
"main": "main.js",
"scripts": {
"start": "electron main.js",
....

Now screencat starts! But I have others errors on deprecated function and on robot.js but this is another story ;-)

from screencat.

max-mapper avatar max-mapper commented on June 30, 2024

hi @skyview059, windows support is experimental but it was built last week successfully on windows by someone else. there are windows specific instructions here: https://github.com/maxogden/screencat#building-the-app

from screencat.

eduardofg avatar eduardofg commented on June 30, 2024

hi @maxogden, I tryed build in windows, but when executed (npm start), I get an error (in line 1 and char 1). Do you have any idea? Tks a lot

from screencat.

mafintosh avatar mafintosh commented on June 30, 2024

@eduardofg what's the error?

from screencat.

eduardofg avatar eduardofg commented on June 30, 2024

hi, @mafintosh, It's an error 800A138F, in electron.js, the same if you execute the .js manually.

from screencat.

eduardofg avatar eduardofg commented on June 30, 2024

Hi @mafintosh and @maxogden, I didn't had installed the electron runtime (sorry)(http://maxogden.com/electron-fundamentals.html). I started the electron.js but I not understand what the next step. I need start the app.js with node too? Thanks a lot

from screencat.

carletto avatar carletto commented on June 30, 2024

I have the same error 800A138F in win 7 on npm start... How I fix? Thaks

from screencat.

eduardofg avatar eduardofg commented on June 30, 2024

hi @carletto. Install the prebuilt of electron (npm install electron-prebuilt -g), now the comand "electron" works. (electron electron.js), but out of directory "screencat". If you execute "electron" its open a new window, for you put the application. I dragged and drop the electron.js and its execute (ready on console). But now, I not understand the next step for execute....

from screencat.

fritx avatar fritx commented on June 30, 2024

yeah, same here..
in windows, electron electron.js would just open up the file electron.js
need to either rename the electron.js or c:\path\to\electron electron.js

from screencat.

mattwkelly avatar mattwkelly commented on June 30, 2024

Thanks for posting the fixes. Confirming these work, but now when I run 'npm start' it's stuck-- it just says 'ready' in console.

Edit: In my tiredness, I didn't notice screencat is actually running. :) So this issue is resolved for me.

from screencat.

zhanls avatar zhanls commented on June 30, 2024

Thanks for posting the fixes again. It works in my pc at least.
Though you just have to find the "hidden" the black cat in the windows 10 task bar:
1

from screencat.

Related Issues (20)

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.