Giter Site home page Giter Site logo

fjallnari / shadowtorch Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 0.0 9.41 MB

Ambient torch tracker for the Shadowdark TTRPG

Home Page: https://shadowtorch.vercel.app/

License: MIT License

JavaScript 4.36% CSS 1.15% HTML 2.46% Svelte 70.55% TypeScript 21.48%
shadowdark sveltekit tailwind

shadowtorch's Issues

Add the option to create a session

Users would have the option to create a room, then simply share the code with their friends to see the same timers. There are multiple things to keep in mind:

  • sockets.io is needed for this, and the serverless Vercel, that we are deploying to right now is not ideal for sockets - might deploy the project to a VPS (domain?)
  • should all the users in a given session have editing powers? or would roles need to be implemented?
  • would time syncing work outta gate? possible need for date-based time tracking approach
  • if we implement this, how would the interface for the offline bundled apps look like?

Timer stops when mobile screen goes dark

Timer should continue to count down when mobile screen goes dark/user switches to a different screen. Does not happen on desktop afaict. Might need to replace the tick based time-keeping for a more robust date-based solution.

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.