Skip to content

AVAHC4/FREEWRITE

Repository files navigation

FREEWRITE Mobile

A simple, distraction-free writing app for iOS and Android. This is a mobile version of the Freewrite Mac app.

Features

  • Distraction-free writing: Focus on your thoughts without distractions
  • Timer: Set a 15-minute timer to keep your writing sessions focused
  • Dark/Light mode: Choose your preferred theme for comfortable writing
  • History view: Access all your previous writing sessions
  • Customizable font size: Select your preferred text size
  • Automatic saving: Your writing is saved automatically
  • File sharing: Export your writing as markdown files

Screenshots

[Screenshots will be added here]

Installation

Prerequisites

  • Node.js 16+
  • Expo CLI
  • iOS or Android device/emulator

Setup

  1. Clone the repository:
git clone https://github.com/AVAHC4/FREEWRITE.git
cd FREEWRITE
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Follow the instructions in the terminal to run on your device or simulator.

Usage

  1. Open the app and start writing immediately
  2. Tap the timer to start a 15-minute writing session
  3. Use the sidebar icon to view your writing history
  4. Access settings through the gear icon to change theme, font size, etc.

Development

This app is built using:

  • React Native
  • Expo
  • TypeScript
  • AsyncStorage for local data persistence
  • Expo FileSystem for file operations

License

MIT License

Credits

Original Mac app: Freewrite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published