Giter Club home page Giter Club logo

fossbodybuilding's Introduction

fossBodyBuilding

fossBodyBuilding is a libre workout tracker app for Android. This software is currently under active development and is not ready for release.

Framework7 CLI Options

Framework7 app created with following options:

{
  "cwd": "/home/nyancat/Code/fossBodybuilding",
  "type": [
    "cordova"
  ],
  "name": "fossBodyBuilding",
  "framework": "core",
  "template": "split-view",
  "bundler": "vite",
  "cssPreProcessor": false,
  "theming": {
    "customColor": false,
    "color": "#007aff",
    "darkTheme": true,
    "iconFonts": true,
    "fillBars": true
  },
  "customBuild": false,
  "pkg": "io.drewhans.fossBodyBuilding",
  "cordova": {
    "folder": "cordova",
    "platforms": [
      "android"
    ],
    "plugins": [
      "cordova-plugin-statusbar",
      "cordova-plugin-keyboard",
      "cordova-plugin-splashscreen"
    ]
  }
}

Install Dependencies

First of all we need to install dependencies, run in terminal

npm install

NPM Scripts

  • ๐Ÿ”ฅ start - run development server
  • ๐Ÿ”ง dev - run development server
  • ๐Ÿ”ง build - build web app for production
  • ๐Ÿ“ฑ build-cordova - build cordova app

Vite

There is a Vite bundler setup. It compiles and bundles all "front-end" resources. You should work only with files located in /src folder. Vite config located in vite.config.js.

Cordova

Cordova project located in cordova folder. You shouldn't modify content of cordova/www folder. Its content will be correctly generated when you call npm run cordova-build-prod.

Assets

Assets (icons, splash screens) source images located in assets-src folder. To generate your own icons and splash screen images, you will need to replace all assets in this directory with your own images (pay attention to image size and format), and run the following command in the project directory:

framework7 assets

Or launch UI where you will be able to change icons and splash screens:

framework7 assets --ui

Documentation & Resources

Support Framework7

Love Framework7? Support project by donating or pledging on:


License

This software is licensed under the GNU GPLv3, with exception for content generated by framework7 and cordova which are under their own (GPL compatible) licenses.


Privacy Policy

This Privacy Policy explains and gives information regarding the collection, use, and disclosure of personal data when you utilize this application and the choices you have associated with that data. By utilizing the software you accept the terms and conditions of this Policy. This Policy applies to this software and the developer is not responsible for the content or privacy practices on any third party app not operated by the developer to which this software links or that links to this software.

Information Collection And Use

Storage permissions are required for the software to function. This permission is needed to save user data, and import & export data backups.

Types of Data Collected

None.

Personal Data

No personal data is collected while utilizing the software.

Usage Data

No usage data is collected while utilizing the software.

Security Of Data

The user is solely responsible for securely storing and backing up their personal data.

Service Providers

This software does not require any third-party service providers to function.

Changes To This Privacy Policy

This privacy policy may be updated from time to time as the functionalities of the software are further developed and improved and may contain disparities that will nullify this current policy.


Disclaimer

fossBodyBuilding is a libre workout tracker app for Android. This software is provided "as is", without warranty of any kind. The developers will not be held accountable for how you decide to use this software and will not be liable for any losses and/or damages in connection with the use of the software.

fossbodybuilding's People

Contributors

drewhans avatar

Watchers

 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.