Menu

Tree [dc2f29] master /
 History

HTTPS access


File Date Author Commit
 .github 2024-10-08 happer64bit happer64bit [c6714e] changed to pnpm
 .vscode 2024-10-06 happer64bit happer64bit [818cda] first commit
 src 2024-10-08 happer64bit happer64bit [1d02bf] removed edit feature
 src-tauri 2024-10-08 happer64bit happer64bit [0465b1] added build ci
 .gitignore 2024-10-06 happer64bit happer64bit [818cda] first commit
 LICENSE 2024-10-06 Wint Khant Lin Wint Khant Lin [5a95b1] Initial commit
 README.md 2024-10-07 happer64bit happer64bit [b9872c] add readme.md
 index.html 2024-10-06 happer64bit happer64bit [818cda] first commit
 package.json 2024-10-07 happer64bit happer64bit [d8c84c] add delete feature
 pnpm-lock.yaml 2024-10-07 happer64bit happer64bit [d8c84c] add delete feature
 postcss.config.js 2024-10-07 happer64bit happer64bit [b9872c] add readme.md
 tailwind.config.js 2024-10-07 happer64bit happer64bit [5e08ef] add icon
 tsconfig.json 2024-10-06 happer64bit happer64bit [818cda] first commit
 tsconfig.node.json 2024-10-06 happer64bit happer64bit [818cda] first commit
 vite.config.ts 2024-10-06 happer64bit happer64bit [818cda] first commit

Read Me

Outfeed

Outfeed /ˈaʊt.fiːd/ is a software built on top of Rust (Tauri) and Typescript (React). · GitHub license PRs Welcome

Features

Outfeed is packed with essential and advanced features to help you curate, read, and manage web content seamlessly.

  • Cross-Platform: Works on Windows, macOS, and Linux with minimal resource usage.
  • Theme Customization: Choose between Light, Dark, or System-based themes.
  • Secure by Default: Built with Rust and Tauri, ensuring low attack surfaces and high security.

Building From Source

To install and run Outfeed locally, follow these steps:

Prerequisites

Ensure you have the following installed:

  • Node.JS (v20 or higher)
  • Rust

Steps

Clone the Repository:

git clone https://github.com/happer64bit/OutFeed.git

1.. Navigate to the Project Directory:

cd OutFeed
  1. Install Dependencies: Use your preferred package manager:
npm install
  1. Build the Application:
npm run tauri build
MongoDB Logo MongoDB