Twidge

screenshot of Twidge
astro
react
tailwind
radix-ui

Twidge is a fresh approach to productivity. It integrates with your workflow and allows you to be your most productive self.

Overview:

Twidge is a cross-platform productivity app developed using Rust, Tauri, and Prisma-client-rust. It operates offline to enhance productivity. The app was created to address time management issues, offering features like a calendar, task lists, spaces for organizing tasks, ability to embed resources, and more.

Features:

  • Configuration: Built on React, Tauri, and Rust, inspired by spacedrive.
  • Spaces: Divide tasks based on specific tags like work, personal, or junk.
  • Infinite Scroll View: Provides an endless scroll view for better organization.
  • Todo List: Maps all tasks in a single list, with links to calendars and embeds.
  • Calendar Integration: Task mapping to calendars for efficient scheduling.
  • Embeds: Allows embedding resources like YouTube videos, Google searches, etc.
  • Global Keymaps: Shortcut keys like Ctrl+Shift+K for quick navigation.
  • Notification Handler: Reminder notifications for upcoming tasks.

Summary:

Twidge is a feature-rich productivity app designed to enhance time management and task organization. With functionalities like task lists, calendar integration, spaces for categorizing tasks, and the ability to embed various resources, it aims to streamline productivity for users. Built using Rust, Tauri, and Prisma, Twidge operates offline, offering a seamless experience across different platforms. Through its unique features and intuitive design, Twidge provides a comprehensive solution for efficient task management and productivity enhancement.

astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Storybook

Storybook is a tool for developing and testing UI components in isolation. It provides a sandbox environment where you can experiment with different props and states to see how your component responds.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.