Giter VIP home page Giter VIP logo

timelet

Timelet logo

Distributed collaborative offline-first time tracking tool

  • Offline first
  • Bring your own storage
  • Complete control of your data
  • Privacy concerned
  • Plugable collaboration features
  • Open source, free and easy to use

Contribute

  1. Checkout the open issues, if you don't know what to improve
  2. Create a fork, change some code and make sure it works, is properly formatted and tested
  3. Send a pull request

Usage

As a user you can install the app via our website.

For developers the easiest way to get started is:

  1. Make sure you have Docker up and running
  2. Get Visual Studio Code with Remote Containers ready
  3. Open the project in the Remote Container and run pnpm dev
  4. A build can be created with pnpm build. For testing purposes a local server can be started in the build directory with python3 -m http.server, if Python 3 is installed.
  5. Lint the code with pnpm check:types, pnpm check:format and pnpm check:lint.
  6. Run tests with pnpm test

Structure

All parts of the project live inside this monorepo.

  • Apps
    • app: This is the projects core.
    • web: This is the projects website.
  • Packages
    • ui: Common UI components are represented inside this package.

Timelet's Projects

timelet icon timelet

Distributed, collaborative, offline-first time tracking app ⏱

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.