All Projects → RapidFingers → Translator

RapidFingers / Translator

Licence: other
Translator for Elementary OS

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Translator

korean-dict-nikl
국립국어원 사전 / FOSS Korean dictionary by National Institute of Korean Language
Stars: ✭ 71 (+446.15%)
Mutual labels:  dictionary
scratch-for-discord-app
Desktop app for Scratch For Discord
Stars: ✭ 39 (+200%)
Mutual labels:  desktop-app
Spell4Wiki
Spell4Wiki is a mobile application to record and upload audio for Wiktionary words to Wikimedia commons. Also act as a Wiki-Dictionary.
Stars: ✭ 17 (+30.77%)
Mutual labels:  dictionary
pystardict
Library for manipulating StarDict dictionaries from within Python
Stars: ✭ 90 (+592.31%)
Mutual labels:  dictionary
The-Code-Bending-Dictionary
🧚🏽‍♀️ learn tech vocab in a friendly way 🧚🏽‍♀️ CONTRIBUTIONS WELCOME! 🔥
Stars: ✭ 19 (+46.15%)
Mutual labels:  dictionary
EN-FA-CS-Dictionary
💬 An English-Persian Dictionary of Computer Science and Artificial Intelligence
Stars: ✭ 97 (+646.15%)
Mutual labels:  dictionary
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (+630.77%)
Mutual labels:  desktop-app
strongs-dictionary-xml
Strong's Greek Dictionary in XML with real Greek
Stars: ✭ 65 (+400%)
Mutual labels:  dictionary
rubick
🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
Stars: ✭ 3,901 (+29907.69%)
Mutual labels:  desktop-app
dic-nico-intersection-pixiv
ニコニコ大百科とピクシブ百科事典の共通部分のIME辞書
Stars: ✭ 49 (+276.92%)
Mutual labels:  dictionary
probe-desktop
The next generation OONI Probe desktop app
Stars: ✭ 64 (+392.31%)
Mutual labels:  desktop-app
aot
Russian morphology for Java
Stars: ✭ 41 (+215.38%)
Mutual labels:  dictionary
cryptocoins-desklet-cinnamon
Cryptocurrency Ticker (Desklet) for Cinnamon Desktop that displays the current price for thousands of cryptocurrencies, and their daily percent changes.
Stars: ✭ 18 (+38.46%)
Mutual labels:  desktop-app
bing dictionary
Bing comand line dictionary
Stars: ✭ 25 (+92.31%)
Mutual labels:  dictionary
space-client-workshop
Workshop and Example to showcase how to build a desktop application on top of the Space Daemon and Client. From installation to building a full fledged private and peer to peer application
Stars: ✭ 31 (+138.46%)
Mutual labels:  desktop-app
jyut-dict
A free, open-source, offline Cantonese Dictionary for Windows, Mac, and Linux. Qt, SQLite. C++ and Python.
Stars: ✭ 67 (+415.38%)
Mutual labels:  dictionary
nativeshell
Experimental embedder for Flutter
Stars: ✭ 553 (+4153.85%)
Mutual labels:  desktop-app
pdftricks
A simple, efficient application for small manipulations in PDF files using Ghostscript.
Stars: ✭ 69 (+430.77%)
Mutual labels:  elementaryos
priority-queue-dictionary
A Pythonic indexed priority queue
Stars: ✭ 74 (+469.23%)
Mutual labels:  dictionary
csv2plist.py
Convert a .csv to .plist array for usage with iOS / OSX app development
Stars: ✭ 29 (+123.08%)
Mutual labels:  dictionary

Build Status

Get it on AppCenter

Summary

Native Elementary OS translater app. Uses Yandex API.

  • Simple
  • Fast
  • Beautiful :)

Screenshot

Building from source

First you will need to install elementary SDK

sudo apt install elementary-sdk

Dependencies

These dependencies must be present before building

  • valac
  • granite
  • gtk+-3.0
  • libsoup2.4
  • libgee-0.8
  • libjson-glib

Building

meson build --prefix=/usr
cd build
ninja

Installing

sudo ninja install

Arch Linux

Arch Linux users can find Translator under the name translator-git in the AUR:

$ aurman -S translator-git

Donate

MIT License

Copyright 2019 Grabli66

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].