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.
- Dark mode for Hacker News
- Easy to enable and disable
- Seamless integration with Safari on iOS and macOS
- Download and install the HN Dusk app from the App Store.
- Open the Settings app on your iOS device.
- Navigate to Safari > Extensions.
- Enable HN Dusk.
- Download and install the HN Dusk app from the Mac App Store.
- Open Safari.
- Go to Safari > Preferences > Extensions.
- Enable HN Dusk.
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.
- Xcode
- Node.js (for web extension development)
-
Clone the repository:
git clone https://github.com/sachinsmc/hn-dusk cd hn-dusk
-
Open the Xcode project:
open "HN Dusk.xcodeproj"
-
Build and run the project using Xcode.
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.
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact hey@sachinsmc.me.