8000 GitHub - sachinsmc/hn-dusk: Safari Extension for dark mode on HN
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sachinsmc/hn-dusk

Repository files navigation

HN Dusk

icon

HN Dusk is a Safari web extension that enhances your browsing experience by providing a dark mode for Hacker News. This extension is available for both iOS and macOS platforms.

image

Features

  • Dark mode for Hacker News
  • Easy to enable and disable
  • Seamless integration with Safari on iOS and macOS

Installation

iOS

  1. Download and install the HN Dusk app from the App Store.
  2. Open the Settings app on your iOS device.
  3. Navigate to Safari > Extensions.
  4. Enable HN Dusk.

macOS

  1. Download and install the HN Dusk app from the Mac App Store.
  2. Open Safari.
  3. Go to Safari > Preferences > Extensions.
  4. Enable HN Dusk.

Usage

Once the extension is enabled, it will automatically apply a dark theme to Hacker News. You can toggle the extension on and off from the Safari Extensions preferences.

Development

Prerequisites

  • Xcode
  • Node.js (for web extension development)

Building the Project

  1. Clone the repository:

    git clone https://github.com/sachinsmc/hn-dusk
    cd hn-dusk
  2. Open the Xcode project:

    open "HN Dusk.xcodeproj"
  3. Build and run the project using Xcode.

File Structure

  • iOS (App)/: Contains the iOS app source code.
  • iOS (Extension)/: Contains the iOS Safari web extension source code.
  • macOS (App)/: Contains the macOS app source code.
  • macOS (Extension)/: Contains the macOS Safari web extension source code.
  • Shared (App)/: Contains shared resources and code for the app.
  • Shared (Extension)/: Contains shared resources and code for the web extension.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please contact hey@sachinsmc.me.

About

Safari Extension for dark mode on HN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0