Blocksky is a streamlined tool designed to help you curate your Bluesky social experience. With Blocksky, you can:
- Mass block an account's followers.
- Mass block the accounts they follow.
Take control of your digital environment and create a safer, more personalized online space.
- Mass Blocking: Quickly block an account's followers or the accounts they follow with just a few clicks.
- User-Friendly Interface: A clean and intuitive UI to help you get started effortlessly.
- Custom Search: Simply type the handle of the account you want to block followers or following for.
- Bluesky Integration: Built specifically for the Bluesky social platform.
- Next.js: For server-side rendering and React-based development.
- React: To create a fast and interactive user experience.
- Tailwind CSS: For responsive and customizable styling.
- TypeScript: Ensures type safety and better development practices.
To run the project locally:
# Clone the repository
git clone https://github.com/kevenages/blocksky/blocksky.app.git
# Navigate into the directory
cd blocksky.app
# Install dependencies
npm install
# Start the development server
npm run dev
The app will be available at http://localhost:3000
.
Blocksky is licensed under the GNU General Public License v3.0.