Skip to content

ZhichGaming/Novee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GPLv3 License


Logo

Novee

Novee is an application written in Swift that lets you watch anime, read manga or read novels. You will be able to keep track of the series you watch through a list, as well as being able to download them for watching offline.
Join the discord »

View Demo · Report Bug · Request Feature

This project has been paused/discontinued and will probably not work anymore.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Novee Screen Shot

Novee is an application made in Swift that lets you read manga, watch anime, read novels and keep track of them. This is my first big project and is still in development, any contribution is appreciated!

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Install Xcode from the Mac App Store.
  • Install Git from homebrew using the command brew install git or https://git-scm.com/downloads if you prefer.

Installation

  1. Clone the project using the command git clone https://github.com/ZhichGaming/Novee.git. Alternatively, you can use Xcode to clone by clicking Source Control > Clone on the menu bar.
  2. Open the project through Xcode by clicking File > Open on the menu bar. Navigate to the folder you cloned the project and click open.
  3. Get a codesigning profile if you haven't already by pressing Xcode in the menu bar and then clicking Settings. Press the Accounts tab and click the + button at the bottom left. Select Apple ID.
  4. Click the topmost element in the project navigator. In the tab that opens, click the Signing & Capabilities tab and enable Automatically manage signing. Then select your signing profile you just created.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. If you want to make big changes, please open an issue first, discussing what you want to change. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU General Public License v3.0 (GPLv3). See LICENSE for more information.

(back to top)

Contact

Twitter: @ZhichGaming Email: nick.zhicheng@gmail.com

Project Link: https://github.com/ZhichGaming/Novee

(back to top)

Acknowledgments

(back to top)