Giter Site home page Giter Site logo

amos960 / dreamtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sukebenet/dreamtime

0.0 1.0 0.0 5.87 MB

DreamTime allows you to transform photos to get private entertainment.

Home Page: https://time.dreamnet.tech/

License: GNU General Public License v3.0

Python 3.72% CSS 4.11% Vue 39.87% JavaScript 52.31%

dreamtime's Introduction

Build Status GitHub All Releases

GitHub GitHub top language Codacy Badge Maintainability

DreamTime

DreamTime is a friendly user interface that allows you to use DreamPower to transform photos of people into free and private entertainment, something that in the past you could only dream of... (If you know what I mean)

DreamNet

Join the social networks of DreamNet, the community interested in developing this technology. You can also join just to talk and make friends:

Keybase Twitter Facebook

GitHub followers DreamNet NotABug GitGud

Support

Developing DreamNet applications is time consuming! Help us accelerate development and offer better updates!

Ko-fi

patreon

Source Code

This technology was going to arrive sooner or later and we want to keep it open and free for everyone. Help us in our goal of developing more applications with this technology.

GitHub stars

DreamNet

NotABug

GitGud

If you want to share or modify this Software please do it for the same purpose as we do and always release the source code of your modifications. Read the LICENSE for more information.


๐Ÿ’œ Binaries

Requirements

  • 64 bits OS
  • Windows 7 SP1/Windows 8/Windows 10 1803+
  • Ubuntu 16.04+
  • ๐Ÿงช macOS
  • 8 GB of RAM or more.

โš  N versions of Windows 10 require installing the Media Feature Pack.

๐Ÿงช macOS support is in an experimental version, current version of DreamTime has not been developed with a "cpu-only" or "macOS" support in mind, some features may fail and it will not be possible to upgrade from version 1.1 to 1.2 automatically.

GPU Processing Requirements

๐Ÿ‘‰ If you do not have an NVIDIA or compatible graphics card you can use CPU processing.

Download

GitHub All Releases

Mirrors

Windows

Ubuntu

macOS

F.A.Q.

Q: Why does the program ask for firewall permissions?

A: We use Rollbar and Nucleus to obtain telemetry information of the program mainly for automatic error reporting and to obtain real-time application information.

We do not store any personal information or photos that have been processed with the program, everything is kept securely on your computer, if you prefer you can use the program in offline mode or disable telemetry.


๐Ÿ’ป Development > ๐Ÿšง Area only for developers!

Requirements

What should I know?

  • HTML, CSS, JavaScript: For website development (DreamTime is a website ๐Ÿ˜ฎ)
  • SCSS: CSS Preprocessor
  • TailwindCSS: CSS Framework
  • VueJS, NuxtJS: The JavaScript frameworks. (VueJS is the best #changemymind)
  • Electron: The software used to "transform" DreamTime from a website to a desktop program.

Setup

All the source code is inside the src/ folder, from now on all the instructions will be based on this folder.

Quick Setup

Inside the folder scripts/ you will find Python scripts that will allow you to prepare the project for all phases, these scripts are compatible with Windows, Linux and macOS.

  • setup.py: This script will install all the necessary requirements for Python and NodeJS. In theory you only need to run this script once per version.
  • build.py: This script will compile the project in the dist/ folder, once it's finished you can share the executable (exe, deb, dmg) inside the folder.
  • dev-start.py: This script will launch 2 processes, one to start the NuxtJS server (which will compile all the CSS, JavaScript and Vue files) and other that will start Electron that will load the NuxtJS server. Any change you make will be reflected in real time.

To see possible options for these scripts run --help

python3 setup.py --help
python3 build.py --help

โš  If you use Anaconda or some other program that encapsulates Python or NodeJS in their own development environment it is very likely that these scripts fail, you will have to read the content and execute the commands manually.

โš  The NuxtJS server incorporates an HTTP server to view the live application, you must not access the URL indicated by the console, the application only works when it is loaded from Electron.

Pull Requests

We seek to improve the software in every possible way, if you want to make a contribution you are welcome to make a Pull Request, just make sure you do it to the canary branch.

โš  Drastic Changes in v1.0.0+

Because DreamTime has been the victim of users who take the source code and sell it without complying with the LICENSE conditions, we are forced to implement certain very unfriendly changes for an open-source project, we apologize for all the inconvenience this may cause, these changes are temporary until DreamTime has been noticed on social networks to prevent people from falling into a possible SCAM.

To avoid an alert with information from DreamTime when you start your program, please make sure you don't change the name or type of license on your fork.

dreamtime's People

Contributors

kolessios avatar 1337roy avatar pommedroid avatar adumbidiot avatar wisp101 avatar

Watchers

James Cloos 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.