Coder Social home page Coder Social logo

timelet / legacy-v1 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.23 MB

Legacy version 1 of Timelet

Home Page: https://timelet.github.io/legacy-v1/

License: GNU Affero General Public License v3.0

JavaScript 2.56% HTML 0.80% Dockerfile 0.85% TypeScript 95.34% CSS 0.45%

legacy-v1's Introduction

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.

legacy-v1's People

Contributors

diegosteiner avatar openscript avatar

Watchers

 avatar  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.