Kanri

screenshot of Kanri
nuxt
vue
tailwind

Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.

Overview:

Kanri is a modern task management application available for Windows, Mac, and Linux. Boasting a clean design, Kanri incorporates new technologies like Tauri and offers a familiar Kanban board layout. Users can enjoy offline functionality as their data is saved locally in a .json file. The app is highly customizable, allowing users to tailor themes, background images, and card colors to fit their preferences.

Features:

  • Modern: Features a clean design & new technologies like Tauri
  • Familiar: Utilizes a Kanban board layout
  • Offline: Saves data locally in a .json file
  • Customizable: Allows for custom themes, background images, and card colors
  • Power User Oriented: Implements keyboard shortcuts for efficient board navigation

Summary:

Kanri is a versatile task management application that combines modern design with familiar Kanban board functionality. Its offline capability and customization options make it a suitable choice for users looking to streamline their task organization. Despite being in active development, Kanri welcomes contributions and feature requests, emphasizing a community-oriented approach to improving the software. Users are advised to make regular backups to prevent data loss, as the app is provided "AS IS."

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

tailwind
Tailwind

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

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.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

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.