Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatiharslan-cmd/cronometer-desktop-app-electron-
Basic cronometre app developed with Electron
https://github.com/fatiharslan-cmd/cronometer-desktop-app-electron-
electron react tyoescript
Last synced: 4 days ago
JSON representation
Basic cronometre app developed with Electron
- Host: GitHub
- URL: https://github.com/fatiharslan-cmd/cronometer-desktop-app-electron-
- Owner: FatihArslan-cmd
- License: mit
- Created: 2024-10-10T19:21:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T11:39:54.000Z (2 months ago)
- Last Synced: 2024-12-12T15:36:48.325Z (10 days ago)
- Topics: electron, react, tyoescript
- Language: TypeScript
- Homepage:
- Size: 934 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cronometer App React-Electron
The Cronometer App is a user-friendly desktop application built with React and Electron, designed to help users effectively track and manage their time. This cross-platform app allows you to set customizable timers, monitor activities, and gain insights into productivityβall in a seamless interface.
π Explore the docs Β»
π Report Bug
.
β¨ Request Feature
## π Table of Contents
1. [π About The Project](#about-the-project)
2. [π Getting Started](#getting-started)
- [π Prerequisites](#prerequisites)
- [βοΈ Installation](#installation)
- [π οΈ Usage](#usage)
3. [π€ Contributing](#contributing)
4. [π Contact](#contact)
5. [π Important Versions](#important-versions)π About The Project
Key Features:β±οΈ Stopwatch: Easily start, stop, and reset the stopwatch with a modern UI.
β³ Countdown Timer: Set a specific time and start counting down with an alert on completion.
π¨ Modern UI: Simple, clean, and responsive user interface.
π Electron-based: Desktop app using Electron with React and TypeScript.
πΈ Screenshots
To get a local copy up and running, follow these simple steps.
Ensure you have the following software installed:
- [Node.js](https://nodejs.org/) (v20.11.1 or later) π’
- npm (v10.2.4 or later) or Yarn π§ΆThis project was bootstrapped with [Create React Native App](https://github.com/expo/create-react-native-app?tab=readme-ov-file).
You can install the app as apk with the link : https://www.mediafire.com/file/1smn60p78fxw0n3/LearnMorseCode.apk/file
1. Clone the repository:
```bash
https://github.com/FatihArslan-cmd/Cronometer-Desktop-App-Electron-.git
```
2. Navigate to the project directory:
```bash
cd Cronometer-Desktop-App-Electron-
```
3. Install dependencies:
```bash
npm install
```
4. Start the project:
```bash
npm start
```
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
To contribute:
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
### π Important Versions
"react-native": "0.74.2",
"Node": v20.11.1
"Npm": 10.2.4
"JDK": 17.0.10
**Fatih Arslan** - *Software Engineering Student* - [Fatih Arslan](https://github.com/FatihArslan-cmd)