Skip to content

An unofficial Electron-based desktop client for Reclaim.ai

License

Notifications You must be signed in to change notification settings

lukasgolson/Reclaim-Electron-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reclaim.AI Desktop App

This project is an open-source Electron application that packages the Reclaim.AI calendar app into a convenient desktop executable. It offers an easy-to-use, standalone experience for Reclaim.AI users by displaying the web application within a desktop container.

Features

  • Provides a seamless desktop experience for the Reclaim.AI calendar app
  • Wraps the Reclaim.AI web application within an Electron container
  • Cross-platform compatibility (macOS, Windows, and Linux)

Referral Link

Thank you for checking out my project! If you're new to Reclaim and want to create a free account, I'd be deeply grateful if you'd consider using my referral link. Not only will you gain access to a fantastic tool at no cost, but by doing so, you'd also be supporting me meaningfully. When enough users sign up through my referral link, I become eligible for complimentary access to Reclaim's premium features, which would enhance my work and help me save on expenses. Your support would mean the world to me. Many thanks for considering my request.

Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. License

Installation

Download the appropriate pre-built executable from our releases

Building from Source

Prerequisites

Before you can run the Reclaim.AI Calendar Desktop App, make sure you have the following software installed on your system:

Clone the Repository

Clone the repository to your local machine:

git clone https://github.com/lukasdragon/Reclaim-Electron-App.git

Install Dependencies

Navigate to the project directory and install the required dependencies using Yarn:

cd Reclaim-Electron-App
yarn install

Run the App

Start the application in development mode using the following command:

yarn start

Usage

The Reclaim.AI Calendar Desktop App provides an intuitive desktop interface for the web-based Reclaim calendar app. After launching the application, log in to your Reclaim.AI account. You'll have access to all the web app features within the convenience of a desktop application.

Contributing

We appreciate contributions from the community! If you'd like to help improve the Reclaim Desktop App, please follow these steps:

  1. Fork the repository
  2. Create a feature branch: git checkout -b your-feature-branch-name.
  3. Commit your changes: git commit -am 'Add some feature.'
  4. Push to the branch: git push origin your-feature-branch-name.
  5. Submit a pull request

Before submitting a pull request, please ensure that your changes do not conflict with the main branch and that all tests pass.

License

The Reclaim.AI Calendar Desktop App is licensed under the MIT License.

About

An unofficial Electron-based desktop client for Reclaim.ai

Resources

License

Stars

Watchers

Forks