Coder Social home page Coder Social logo

michaelwschultz / timelapse-app Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 0.0 12.57 MB

Tiny desktop app that creates timelapse videos using your built in desktop/laptop camera.

CSS 19.17% JavaScript 69.03% HTML 11.80%
electron osx timelapse timelapse-videos

timelapse-app's Introduction

Hi, I'm Michael.

After designing public health tools at Iodine, and a quick dip into politics at Sidewire (RIP), I joined Newfront Insurance in December of 2017 to help design and build a modern insurance brokerage.

At Newfront, I designed and helped build tools that make life easier for brokers, their clients, and our account managers. Some of these tools include automation and others improve the communication process between each team.

In November of 2020, I left Newfront and after some time on personal projects like Hemolog, I joined Sensible to help get structured data out of phyiscal documents.

Most of my projects are hosted here on Github but others, my music mostly, are hosted elsewhere. Visit michaelschultz.com for the latest.

timelapse-app's People

Contributors

dependabot[bot] avatar michaelwschultz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

timelapse-app's Issues

Optimize CSS animations

Animations are pretty chopping right now especially on first load. Figure out how to smooth them out.

Codesign app correctly

3rd Party Mac Developer Application: Michael Schultz (J7E3EF4F24)

$ codesign -s "3rd Party Mac Developer Application: Michael Schultz (J7E3EF4F24)" electron

If errors, some files may need to be cleaned of Finder data. Use:
$ xattr -c

Only display video if feed is ready

In testing, sometimes I see a green screen before the video is shown. I haven't seen this lately... maybe it's no longer an issue or only affects certain devices?

Hook up 'Launch app on startup' functionality

The button is in the options panel but it doesn't do anything yet. I remember there being some issues with how OSX expects this to happen and how Electron can accomplish it. Will need to look into that before implementing.

Convert to React

This was a great prototype but this code is impossible to read and super unmaintainable. Breaking apart the app to be more functional will help a ton when it comes to adding new features.

userSettings and Binaries missing

These two separate line points to files/directories that does not exist, nor there is any information available for this.

let settingsFileLocation =  userDataPath + '/userSettings.json';
let binaryDest = userDataPath + '/Binaries';

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.