Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nixers-projects/ricerous
The diary of ricers.
https://github.com/nixers-projects/ricerous
diary helper kivy management python ricing tracker wiki
Last synced: 3 months ago
JSON representation
The diary of ricers.
- Host: GitHub
- URL: https://github.com/nixers-projects/ricerous
- Owner: nixers-projects
- License: gpl-3.0
- Created: 2014-09-13T17:45:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T21:07:26.000Z (over 3 years ago)
- Last Synced: 2024-10-01T08:24:04.817Z (3 months ago)
- Topics: diary, helper, kivy, management, python, ricing, tracker, wiki
- Language: Python
- Size: 468 KB
- Stars: 63
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Ricerous - A Ricer Helper
A Nixers community project
![unit test](https://travis-ci.org/nixers-projects/ricerous.svg)
## The Idea
A kind of portable wiki diary program about ricing. It regroups altogether what
can be riced with useful information and link about it. It also let the user
notes/comments in each sections to keep track of what has been done. The notes
can then be exported/imported in multiple formats. We hope it will:* Make it easy to redo another person's setup.
* Remove the mystification around the word "ricing".
* Easily share one's setup on forums/boards.## Goals
* Make it easy to redo another person's setup.
* Remove the mystification around the word "ricing".
* Easily share one's setup on forums/boards.## User Base
* Beginner ricers that don't know where to start.
* Advanced users that get lost when they want to share info about their setup.## Installation
The program depends on Kivy.
To install kivy 1.8.0 with APT
```
sudo add-apt-repository ppa:kivy-team/kivy
sudo apt-get update
sudo apt-get install python-kivy
``````
git clone https://github.com/nixers-projects/ricerouscd ricerous
sudo python2 setup.py install
ricerous
```## TODO list
* Test/Debug the Program (Doesn't need programming knowledge)
## Screenshots
![one](http://pub.iotek.org/p/E3kXJUk.png)
![two](http://pub.iotek.org/p/e53QyX2.png)
![three](http://pub.iotek.org/p/Fpu6NcN.png)
![four](http://pub.iotek.org/p/xP28lIO.png)## More Information
* [Development thread on the Nixers.net forums](http://nixers.net/showthread.php?tid=1518)
* [Tutorial & Sharing thread on the Nixers.net forums](http://nixers.net/showthread.php?tid=1579)## Contributors
* Dami
* Z3bra
* Foggalong
* pizzaroll1 (kaashif)
* Jolia
* Kirby
* DotDev
* Dcli
* Venam
* Vompatti
* EarsplitThe rest of the community for giving ideas, opinions, and helping choose a name.