Bibata_Cursor/README.md

192 lines
6.9 KiB
Markdown
Raw Normal View History

2018-09-03 07:38:53 -04:00
<span>
<h1 style="font-style: Bold;color:#2CA7F8;">OFFICIAL BIBATA CURSOR SET</h1>
2018-05-01 02:32:32 -04:00
2018-09-03 07:38:53 -04:00
###### MATERIAL BASED CURSOR SET
2018-05-01 02:33:46 -04:00
2018-05-01 02:32:32 -04:00
2018-09-03 07:38:53 -04:00
<p align="center"><img title="Bibata" src="https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/Bibata_Wall.png"></p>
2018-05-01 02:32:32 -04:00
2017-10-30 07:17:02 -04:00
2018-09-03 07:44:36 -04:00
## How to get Project Message and Updates
2017-11-23 21:38:48 -05:00
2018-09-03 07:38:53 -04:00
I'll release messages on my [Google+](https://plus.google.com/+KaizKhatri)
2017-11-23 06:04:36 -05:00
2017-10-30 07:54:40 -04:00
2018-09-03 07:38:53 -04:00
## Table Of Contents
<!--ts-->
2018-09-03 07:44:36 -04:00
* [How to get Project Message and Updates](#how-to-get-project-message-and-updates)
2018-09-03 07:38:53 -04:00
* [Table Of Contents](#table-of-contents)
* [Donate](#donate)
* [One-time donation](#one-time-donation)
2018-09-03 07:44:36 -04:00
* [What is Bibata](#what-is-bibata)
2018-09-03 07:38:53 -04:00
* [Dependencies](#dependencies)
* [Build dependencies](#build-dependencies)
* [Installation](#installation)
* [Build From Source Code](#build-from-source-code)
* [Package](#package)
2018-09-03 07:44:36 -04:00
* [Work in Progress](#work-in-progress)
2018-09-03 07:38:53 -04:00
* [Gallary](#gallary)
* [Bugs](#bugs)
2018-09-03 07:54:47 -04:00
* [License & Terms](#license-and-terms)
2018-09-03 07:38:53 -04:00
* [Getting help](#getting-help)
2018-09-03 07:54:47 -04:00
* [Contributions & Suggestions](#contributions-and-suggestions)
2018-09-03 07:38:53 -04:00
* [Looking For Bibata Adapta](#looking-for-bibata-adapta)
<!--te-->
## Donate
**Who Am I?**
I'm a _ComputerScienceStudent_ , _GraphicsDesigner_ and _OpenSourceEnthusiast_ .I mostly do _ComputerGraphics_ stuffs and love them 💕
Currently I'm making lots of Linux Themes to Improve [Linux](https://en.wikipedia.org/wiki/Linux) Experience, if you enjoy my works please consider making a donation. My ultimate goal is to become a full-time open-source ninja.
### One-time donation
<p align="center">
<a href="https://www.paypal.me/kaizkhatri"><img title="Become Kaiz's Paypal" width=47% src="https://www.paypalobjects.com/webstatic/mobile/hob/web/pp_here_flat.png"></a>
</br>
<sub>My PayPal Email : kaizmandhu at google's mail</sub>
</p>
2018-09-03 07:44:36 -04:00
## What is Bibata
2018-09-03 07:38:53 -04:00
| Name | Description |
| :-----------: | :------------------ |
| Bibata | Bibata is **OpenSource** ,Compact and Material Designed Cursor set.This project develop for improve ```Linux``` Experience and Feel _openness_ in ```OpenSoftwareWorld```.|
| Bibata Oil | Dark Theme |
| Bibata ice | Light Theme |
| Bibata Amber | Yellowish-Orange Theme |
## Dependencies
### Build dependencies
* [Xcursorgen](https://github.com/freedesktop/xcursorgen)
* [Inkscape](https://gitlab.com/inkscape/inkscape)
## Installation
2018-09-03 07:44:36 -04:00
**Note :** Latest ```Stable``` & ```BETA``` releases can be downloaded from [Here](https://github.com/KaizIqbal/Bibata_Cursor/releases)
2018-09-03 07:38:53 -04:00
### Build From Source Code
1. Make sure you have installed all [Dependencies](#dependencies).
2. **Build & Install**:
```bash
$git clone https://github.com/KaizIqbal/Bibata_Cursor.git
$cd Bibata_Cursor/
$chmod +x build.sh
$./build.sh
$chmod +x ./Installer_Bibata.sh
```
Install (As ROOT User)
```bash
$sudo ./Installer_Bibata.sh
```
Install (As Local User)
```
$./Installer_Bibata.sh
```
3. **Uninstall**:
Using ```Script``` :
```bash
#From ROOT
$sudo ./Installer_Bibata.sh
#From Local User
$./Installer_Bibata.sh
```
Without ```Script``` :
```bash
#From ROOT
$sudo rm -r /usr/share/icons/Bibata_*
#from Local User
$rm -r ~/.icons/Bibata_*
#Note : Your replace * with flavor Name to remove individual
```
### Packages
Arch Linux users can install from the [AUR](https://aur.archlinux.org/packages/bibata-cursor-theme/) currently maintained by @Shatur.
**AUR Note**: If you're having trouble with the AUR packages please submit a request to the current package maintainer which is currently maintained by _@shatur_ before creating an issue.
Arch Linux users can install the theme collection from the AUR repository by using the yaourt or packer commands below.
**Yaourt commands:**
```
yaourt -S bibata-cursor-theme
```
**Packer commands:**
```
packer -S bibata-cursor-theme
```
2018-09-03 07:44:36 -04:00
## Work in progress
2018-09-03 07:38:53 -04:00
| Completed Tasks | ![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true)| In Progress Tasks |![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-off.png?raw=true)|
| :------------- |--- |:------------- |---|
| Add Bibata Cursor SET |![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | Cursor Location Fixes |89%
| Added GPL v3 Licences |![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | Documantaion |83%
|Added Light Flavor|![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | Debain Package |43%
|Added Amber Flavor| ![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | Ubuntu Repository |26%
|Added CODE OF CONDUCT|![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | **Bbata Extra**_(Add new Color)_ | 19%
|Added To [AUR](https://aur.archlinux.org/packages/bibata-cursor-theme/)|![](https://github.com/adapta-project/adapta-github-resources/blob/master/images/check-on.png?raw=true) | **Bibata MARVEL** | 3%
|Bibata Adapta | ![](https://upload.wikimedia.org/wikipedia/commons/7/78/Breezeicons-emotes-22-face-smile-grin.svg) | Code Migration to ```python``` | **...**
|| | Port to ```Window``` | **...**
## Gallary
<p align="center"><img title="Bibata Ice" src="https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/Bibata_Ice.png">
</br><sub>Bibata Ice</sub></p>
<p align="center"><img title="Bibata Amber" src="https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/Bibata_Amber.png">
</br><sub>Bibata Amber</sub></p>
<p align="center"><img title="Bibata Oil" src="https://github.com/KaizIqbal/Bibata_Cursor/blob/master/image/Bibata_Oil.png">
</br><sub>Bibata Oil</sub></p>
## Bugs
Bugs should be reported [here](https://github.com/KaizIqbal/Bibata_Cursor/issues) on the Github issues page.
2018-09-03 07:54:47 -04:00
## License and Terms
2018-09-03 07:38:53 -04:00
```Bibata Cursor SET``` Collection is available under the terms of the GPL-3.0 license See [`LICENSE`](https://github.com/KaizIqbal/Bibata_Cursor/blob/master/LICENSE) for details.
## Getting help
You can create a issue, I will help you.
2018-09-03 07:54:47 -04:00
## Contributions and Suggestions
2018-09-03 07:38:53 -04:00
Any suggestions for features and contributions to the continuing code development can be made via the issue tracker or code contributions via a ```Fork``` & ```Pull requests```.
OR
You give suggestions on _slack_ @ [#bibata-cursor](https://kaizkhatri.slack.com/messages/CCK84QYQ4/)
###
2018-09-03 07:47:44 -04:00
## Looking For Bibata Adapta
2018-09-03 07:38:53 -04:00
Bibata Adapta **</>** and maintained by @cscs you find it at [Gitlab](https://gitlab.com/cscs/Bibata_AdaptaBreath_Cursors)
<p align="center"></br>
2018-09-03 07:46:59 -04:00
<a style="text-decoration: none;color:#009688;margin:0;padding:0 0 10px 0" href="https://github.com/KaizIqbal">
2018-09-03 07:38:53 -04:00
<span style="font-size:15px">Your Boy</span></br>
<span style="font-size:20px">Kaiz Khatri</span>
<h1 align="center">.^.</h1>
</p>