All Projects → srazi → Saaghar

srazi / Saaghar

Licence: other
“Saaghar” (ساغر) is a Persian poetry software written by C++ under Qt framework, it uses "ganjoor" database as its database. It has tab feature in both its “Viewer” and its “Search” page that cause it be suitable for research goals.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to Saaghar

PersianStemmer-Python
PersianStemmer-Python
Stars: ✭ 43 (+2.38%)
Mutual labels:  persian, persian-language
persian
Some utilities for Persian language in Go (Golang)
Stars: ✭ 65 (+54.76%)
Mutual labels:  persian, persian-language
perstem
Persian stemmer and morphological analyzer
Stars: ✭ 18 (-57.14%)
Mutual labels:  persian, persian-language
persian
Simple Python tool for Persian language localization.
Stars: ✭ 141 (+235.71%)
Mutual labels:  persian, persian-language
vue-persian-tools
Persian tools wrapper for vue.js
Stars: ✭ 21 (-50%)
Mutual labels:  persian, persian-language
perke
A keyphrase extractor for Persian
Stars: ✭ 60 (+42.86%)
Mutual labels:  persian, persian-language
cummings.ee
A collection of the work of Edward Estlin Cummings, as it enters the public domain.
Stars: ✭ 32 (-23.81%)
Mutual labels:  poetry, literature
py-persian-tools
An anthology of a variety of tools for the Persian language in Python
Stars: ✭ 106 (+152.38%)
Mutual labels:  persian, persian-language
prisoners
حبس از دید اعداد واقعی - Persian translation for "Incarceration in real numbers"
Stars: ✭ 22 (-47.62%)
Mutual labels:  persian
finglish
A Finglish to Persian converter.
Stars: ✭ 60 (+42.86%)
Mutual labels:  persian
Examples FLTK
Shows how to use Fltk controls only by programming code (c++17).
Stars: ✭ 28 (-33.33%)
Mutual labels:  multi-platform
samba
A Dockerfile to build multi-architecture images of Samba, which is the standard Windows interoperability suite of programs for Linux and Unix. This is my personal docker recipe.
Stars: ✭ 60 (+42.86%)
Mutual labels:  multi-platform
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+1045.24%)
Mutual labels:  persian
cookiecutter-modern-pypackage
Cookiecutter template for a modern Python package.
Stars: ✭ 97 (+130.95%)
Mutual labels:  poetry
mds-angular-datetime-picker-package
Angular 2+ And Bootstrap 4+ DateTimePicker
Stars: ✭ 18 (-57.14%)
Mutual labels:  persian
fimfic2epub
📚 Chrome/Firefox extension & npm package for improved EPUB export on fimfiction.net
Stars: ✭ 17 (-59.52%)
Mutual labels:  ebook
qompoter
Dependency manager for Qt / C++.
Stars: ✭ 19 (-54.76%)
Mutual labels:  multi-platform
RitaFontTester
Auxiliary tool for the development of Persian-Arabic fonts
Stars: ✭ 16 (-61.9%)
Mutual labels:  persian
poemexe
Code for the poem.exe bot on Twitter and Mastodon.
Stars: ✭ 17 (-59.52%)
Mutual labels:  poetry
Begiresh
Smart Android App Banner for Persian Markets
Stars: ✭ 28 (-33.33%)
Mutual labels:  persian

Saaghar, a Persian poetry software

Copyright (C) 2010-2016, Razi Alavizadeh

Homepage (in English): http://en.saaghar.pozh.org

Homepage (in Persian): http://saaghar.pozh.org

My Blog (in Persian): http://pozh.org

Sourceforge: http://sourceforge.net/projects/saaghar

Facebook Page: https://www.facebook.com/saaghar.p

About Saaghar

Saaghar is an opensource Persian poetry software, it's based on Qt C++ and it's cross-platform, and available for majaor desktop's operating systems. it uses "ganjoor.net" database as its database.

Some of its features:

  • Outline Panel
  • Tabbed UI
  • Tabbed and dockable search widgets
  • Advanced Search
  • Search for Rhymes
  • Print and Print Preview
  • Export, It supports exporting to "PDF", "HTML", "TeX", "CSV" and "TXT"
    • CSV: indeed is a "Tab Separated Value" version
    • TeX: uses XePersian and bidipoem
    • TXT: is a text document with UTF-8 encoding.
  • Copy and Multi-selection
  • Icons Theme
  • Customisable interface
  • Portable Mode
  • Different View Styles for Poems.
  • Audio Player with Album Manager
  • Audio/Text Syncer

Requirments

Windows:

  • To compile and install Saaghar on your system, you have to install the Qt Windows SDK from http://qt-project.org.

Linux:

  • To compile and install Saaghar on your system, Be sure you have installed the Qt4 development packages. (maybe qt4-devel, libqt4-dev or similar.)

Mac OS X:


  • Saaghar uses qt sqlite plugins.

Compiling

$ cd saaghar
$ qmake -config release
$ make
# make install

Current version

The current version of Saaghar is 3.0.0. You can download precompiled packages and the sources from: Saaghar's download page.

Development Version

You can always use the lastest development snapshot of Saaghar from the GIT repository.

Clone:

$ git clone https://github.com/srazi/Saaghar.git

Download as archive: ZIP Archive, Master Branch

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].