Git Product home page Git Product logo

4xmen / anubias Goto Github PK

View Code? Open in Web Editor NEW
2.0K 23.0 315.0 74.02 MB

Developed mobile apps so easy and native with GUI 📱

Home Page: https://anubias.app/

License: GNU General Public License v3.0

JavaScript 16.90% HTML 0.18% Vue 64.72% CSS 4.79% Kotlin 0.02% Swift 0.07% Objective-C 0.01% Dart 7.89% TypeScript 5.41%
android-app desktop flutter ide native cross-platform desktop-app desktop-application electron gui ios-app mobile-development native-apps vuejs anubias 4xmen xstack open-source

anubias's Introduction

anubias

Anubias-Desktop

Anubias is project help you to make your mobile apps so easy and native with GUI : )

Demo

Free Templates

Easy To Use

Compile Fast

Downloads

The latest version is available for

🔗 Links

https://anubias.app/
http://4xmen.ir/
https://xstack.ir

Features

  • 📱 Mobile Apps ( Develop your app for : Andriod , IOS )
  • 🖥️ Desktop Apps ( Develop your app for : Windows , Linux , MacOSX )
  • 🌐 Web applications ( Develop your web app )
  • 👉 GUI ( GUI drag and drop component )
  • 👨‍💻 xScript ( xScript code look like javascript )
  • 💯 Free ( Totally Free )

Linux Installation

Install form linux Snapcraft Store

  snap install anubias --classic

Report Some Bugs

Find a Bug? Please, create an issue and we'll fix it together for a better template.

Contribution

Contribution are always welcome and recommended! Here is how:

Badges

Anubias-App GitHub Xstack 4xmen Devefun

Developing Languages

javascript vuejs webpack eslint electron-js

License

GPLv3 License

GPL

Support

buymeacoffee

Developed With Love ! ❤️

anubias's People

Contributors

4silvertooth avatar a1gard avatar farzady avatar sadeghpm avatar yasindehfuli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anubias's Issues

Can't build in ArchLinux

Describe the bug
I can't visit https://anubias.app/,when I visit the website,I got "HTTP ERROR 500",so I just make it from source.
During the process of running npm install, the information is as follows:

$ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@achrinza/[email protected]',
npm WARN EBADENGINE   required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm WARN EBADENGINE   current: { node: 'v20.2.0', npm: '8.19.2' }
npm WARN EBADENGINE }
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Please use @electron/asar moving forward.  There is no API change, just a package name change
npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: Please use @electron/osx-sign moving forward. Be aware the API is slightly different
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: Moved to 'npm install @sideway/address'
npm WARN deprecated [email protected]: This loader has been deprecated. Please use eslint-webpack-plugin
npm WARN deprecated [email protected]: 3.x is no longer supported
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated [email protected]: No longer maintained
npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated [email protected]: Version 2.x is the current version, v1 is obsolete now
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated @hapi/[email protected]: Switch to 'npm install joi'
npm WARN deprecated [email protected]: vazir-font no longer supported. Use vazirmatn instead.
npm WARN deprecated [email protected]: tsParticles 2.6.0 is out, please update

> [email protected] postinstall
> electron-builder install-app-deps

  • electron-builder  version=22.14.13

added 1770 packages in 54s

When I run npm run build,I got errors there:

$ npm run build

> [email protected] build
> vue-cli-service build


⠹  Building for production...Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:471:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:503:5
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:358:12
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at runSyncOrAsync (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:130:11)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
    at Array.<anonymous> (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
    at Storage.finished (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
⠏  Building for production...${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:114
                        throw e;
                        ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:471:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:503:5
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:358:12
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at context.callback (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/cache-loader/dist/index.js:147:7
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/graceful-fs/graceful-fs.js:61:14
    at FSReqCallback.oncomplete (node:fs:188:23) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
Node.js v20.2.0

Then I run npm run dist,I got these errors:

$ npm run dist

> [email protected] dist
> electron-builder --linux snap

  • electron-builder  version=22.14.13 os=6.1.31-1-lts
  • writing effective config  file=dist/builder-effective-config.yaml
  • packaging       platform=linux arch=x64 electron=13.6.9 appOutDir=dist/linux-unpacked
  ⨯ Application entry file "background.js" in the "${HOME}/.cache/paru/clone/anubias-1.1.0/dist/linux-unpacked/resources/app.asar" does not exist. Seems like a wrong configuration.  failedTask=build stackTrace=Error: Application entry file "background.js" in the "${HOME}/.cache/paru/clone/anubias-1.1.0/dist/linux-unpacked/resources/app.asar" does not exist. Seems like a wrong configuration.
    at error (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/asar/asarFileChecker.ts:7:12)
    at Object.checkFileInArchive (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/asar/asarFileChecker.ts:31:11)
    at LinuxPackager.checkFileInPackage (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/platformPackager.ts:501:7)
    at LinuxPackager.sanityCheckPackage (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/platformPackager.ts:549:5)
    at LinuxPackager.doPack (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/platformPackager.ts:310:5)
    at LinuxPackager.pack (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/platformPackager.ts:136:5)
    at Packager.doBuild (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/packager.ts:441:9)
    at Object.executeFinally (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/builder-util/src/promise.ts:12:14)
    at Packager._build (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/packager.ts:376:31)
    at Packager.build (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/app-builder-lib/src/packager.ts:337:12)
    at Object.executeFinally (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/builder-util/src/promise.ts:12:14)

When I run npm run electron:build,I got this:

$ npm run electron:build

> [email protected] electron:build
> vue-cli-service electron:build

 INFO  Bundling render process:

⠙  Building modern bundle for production...Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:471:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:503:5
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:358:12
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at runSyncOrAsync (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:130:11)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
    at Array.<anonymous> (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:205:4)
    at Storage.finished (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:55:16)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:91:9
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/graceful-fs/graceful-fs.js:123:16
    at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
⠧  Building modern bundle for production...${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:114
                        throw e;
                        ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:471:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:503:5
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/webpack/lib/NormalModule.js:358:12
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:373:3
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:214:10)
    at iterateNormalLoaders (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:221:10)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:236:3
    at context.callback (${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/loader-runner/lib/LoaderRunner.js:111:13)
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/cache-loader/dist/index.js:147:7
    at ${HOME}/.cache/paru/clone/anubias-1.1.0/node_modules/graceful-fs/graceful-fs.js:61:14
    at FSReqCallback.oncomplete (node:fs:188:23) {
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v20.2.0

But there still generate an app in dist/linux-unpacked.
When I run the generated anubias,error happed:

$ ./dist/linux-unpacked/anubias 
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '/home/zxp-endeavouros/.cache/paru/clone/anubias-1.1.0/dist/linux-unpacked/resources/app.asar/background.js'
    at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
    at Object.<anonymous> (electron/js2c/browser_init.js:193:3197)
    at Object../lib/browser/init.ts (electron/js2c/browser_init.js:193:3441)
    at __webpack_require__ (electron/js2c/browser_init.js:1:128)
    at electron/js2c/browser_init.js:1:1200
    at electron/js2c/browser_init.js:1:1267
    at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:283:7)
    at NativeModule.compileForPublicLoader (internal/bootstrap/loaders.js:225:10)
    at loadNativeModule (internal/modules/cjs/helpers.js:35:9)

Desktop (please complete the following information):

  • OS: Arch Linux x86_64 6.1.31-1-lts
  • Browser:Slimjet[Based on Chromium 111.0.5563.41]
  • Version:anubias 1.1.0

Bcb

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

..

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

...

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

mo

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

link to anubias.app broken

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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.