Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Installing a Vue.js Desktop App Using Node.js and Electron Post 303032802 by Neo on Sunday 24th of March 2019 12:07:35 PM
Old 03-24-2019
OBTW, I just built this app.

It's not a web app, or at least when I built it just now, the npm build process creates an executable and did not create any HTML files for the web.

Curious, I looked around the build directory and found a MacOS executable:

Code:
-rw-r--r--  1 Tim  staff  49167350 Mar 24 22:59 Topsi-0.0.0-mac.zip
-rw-r--r--@ 1 Tim  staff  51230750 Mar 24 22:58 Topsi-0.0.0.dmg

Since I am using MacOS, the build process created an executable MacOS file, which I just opened and it worked fine.

There may be some yarn or npm switch to build a web app, but I did not look any further since I don't need a desktop app like this one.

It is really straight forward and easy to build.

Now, I understand.....

This package uses vue-electron, a lib for turning vue.js apps into desktop apps. Seem to work OK !

See, for example:

Code:
https://www.electron.build/

Or just Google Vue and electron and you will see for yourself.

Anyway, this app is not a web app, it's a desktop app built with electron, vue.js, etc.

Cheers
Installing a Vue.js Desktop App Using Node.js and Electron-screen-shot-2019-03-24-110629-pmpng
 

6 More Discussions You Might Find Interesting

1. Red Hat

Installing cairo-dock or any other desktop customization software

Dear all, I want to install cairo-dock or any other substitute desktop customization software in my RedHat Linux 5.3 machine. I think cairo-dock is for fedora linux,i need RedHat compatible. Can any one provide me with the appropriate link and installation steps for the same. ... (0 Replies)
Discussion started by: monojcool
0 Replies

2. UNIX for Dummies Questions & Answers

Kde Desktop Effect won't work after installing OpenBox

I recently installed OpenBox to work with KDE in replacing the Kwin Session manager. A lot of things did seem to use less processing and memory, but it seems I've lost my KDE Desktop Effects. I managed to track down this in /home/user/.xsession-errors after trying to re-enable them: ... (0 Replies)
Discussion started by: Azrael
0 Replies

3. Ubuntu

Installing latest Ubuntu on my desktop

I wish to install the latest ubuntu on my desktop. How do I go about doing this ? Also how do I create the superuser or admin once the installation is done ? (3 Replies)
Discussion started by: sundaresh
3 Replies

4. Red Hat

Unable to get a Xterm or X app to appear under a Linux Gnome Desktop

I want to have a xterm or xapplication from a Solaris client to appear on my RHEL Server running GNOME desktop. It may sound easy at first but, I have done the basics and I be stuck. Have Tried: Linux - logged in as root, open a Terminal and did a echo $DISPLAY and it reports back :0.0 I... (7 Replies)
Discussion started by: mrmurdock
7 Replies

5. Web Development

Simple Vue.js Component to Redirect to External Web Page Using Vue Router

Vue Router has some quirks and on of the quirks is that it is not reliable when adding external links using the vue-router library. After struggling with many solutions, I have found that creating a simple Vue.js component like this one seems to work the best (so far): Component Example: ... (0 Replies)
Discussion started by: Neo
0 Replies

6. Web Development

Vue JS 2 Tutorial by The Net Ninja: A Recommended Vue.js Video Tutorial Series

A number of people have asked me how to get started with Vue.js and my reply before today was to Google "Vue.js". That has changed and my recommendation to anyone who wants to learn the fastest growing, easiest to learn and use Vue.js web dev framework is to watch this video tutorial series: ... (0 Replies)
Discussion started by: Neo
0 Replies
Psi Release 3.0 						1

cints(1)	   PSI COMMANDS FOR UNIX USERS		 cints(1)

NAME
cints - One- and Two-Electron (Derivative) Integrals Program DESCRIPTION
The program cints computes (derivative) integrals of some one- and two-electron operators which appear in quantum chemical theories over symmetry-adapted cartesian and spher- ical harmonics Gaussian functions. DOCUMENTATION
Man-page is no longer supported. HTML-based documentation is in index.html. input.dat Input file FILE30 Checkpoint file FILE31 Input for this program is read from the file input.dat. Most of the keywords are not neccessary for routine task. The following keywords are valid: PRINT = integer Determines amount of information to be printed. Defaults to 0. CUTOFF = integral The negative of the exponent of the cutoff imposed on two-electron integrals. Default is 15 which results in two-electron integrals of greater than 1e-15 magnitude to be stored in FILE33. S_FILE = integer The file number to store overlap integrals. Defaults to 35. T_FILE = integer The file number to store kinetic energy integrals. Defaults to 35. V_FILE = integer The file number to store nuclear attraction integrals. Defaults to 35. ERI_FILE = integer Psi Release 3.0 Last change: 04 Jan, 2000 1 cints(1) PSI COMMANDS FOR UNIX USERS cints(1) The file number to store electron repulsion integrals. Defaults to 33. Psi Release 3.0 Last change: 04 Jan, 2000 2
All times are GMT -4. The time now is 12:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy