celltime
An Installable Progressive Web App that lets you dial cell numbers using an iPhone paired up with a Mac.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.3%) to scientific vocabulary
Keywords
Repository
An Installable Progressive Web App that lets you dial cell numbers using an iPhone paired up with a Mac.
Basic Info
- Host: GitHub
- Owner: baharalidurrani
- License: gpl-3.0
- Language: TypeScript
- Default Branch: master
- Homepage: https://celltime.durrani.dev
- Size: 440 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
This project was bootstrapped with Create React App,
Digital Object Identifier
CellTime
A React turned MacOS app that will allow you to dial cell number using your iPhone
Features included
- Built using Typescript.
- Merged features from the official
create-react-apptemplate. - All the dependencies in package.json are up-to-date.
- Material-UI is integrated including fonts and icons.
- Centralized/Global Material-UI theme is added. (Almost zero CSS will be used in the app).
- Auto Dark/Light theme is added.
Available Scripts
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
yarn eject
Note: this is a one-way operation. Once you eject, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
Learn More
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Owner
- Name: Bahar A. Dürrani
- Login: baharalidurrani
- Kind: user
- Location: Remote
- Company: @home-lending-pal
- Website: https://durrani.dev
- Repositories: 13
- Profile: https://github.com/baharalidurrani
A passionate Software Engineer whose dream is to work on a highly scaled application which is used by millions of users.
Citation (CITATION.cff)
abstract: "An Installable Progressive Web App that lets you dial cell numbers using an iPhone paired up with a Mac."
authors:
- family-names: Ali
given-names: Bahar
name-particle: Durrani
orcid: "https://orcid.org/0000-0003-2750-4420"
cff-version: "1.1.0"
date-released: 2022-03-09
doi: "10.5281/zenodo.6341881"
keywords:
- react
- typescript
- "material-ui"
- mui
- macos
- pwa
license: "GPL-3.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/baharalidurrani/celltime"
title: "baharalidurrani/celltime: v0.5.2"
version: "v0.5.2"